[Dclib-devel] Fwd: DLib support for features with categorical values
Brought to you by:
davisking
From: Vishal K. S. <vis...@gm...> - 2019-05-06 13:09:44
|
Hi, I have recently started working with DLib. I have implemented random forest for solving a classification problem. It works like a charm. But I am unable to find a way to get the model working for features with categorical values. Do we have support for categorical values or do we need to perform one-hot encoding our-self before feeding the data to the model. Thanks in advance. Best Regards, Vishal |