ShifuML / shifu

An end-to-end machine learning and data mining framework on Hadoop
https://github.com/ShifuML/shifu/wiki
Apache License 2.0
251 stars 109 forks source link

Mark as Category Column when stats for columns cannot convert to digital at all #753

Open wuhaifengdhu opened 3 years ago

wuhaifengdhu commented 3 years ago

Currently, if the user doesn't specify the column names in the categorical.column.names file, all columns will treat as numeric except the target column.