Categorical data
akablar opened this issue · 1 comments
akablar commented
Can this algorithm be used with a mix of numeric and categorical features?
Are there any recommended data pre-processing/encoding methods?
perimosocordiae commented
None of our methods support categorical features directly, but we do have compatibility with the greater scikit-learn ecosystem which supports various feature preprocessing methods: https://scikit-learn.org/stable/modules/classes.html#module-sklearn.preprocessing