[scikit-learn] Classifiers for dataset with categorical features
Raga Markely
raga.markely at gmail.com
Fri Jul 21 11:11:20 EDT 2017
Hello,
I am wondering if there are some classifiers that perform better for
datasets with categorical features (converted into sparse input matrix with
pd.get_dummies())? The data for the categorical features are nominal (order
doesn't matter, e.g. country, occupation, etc).
If you could provide me some references (papers, books, website, etc), that
would be great.
Thank you very much!
Raga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170721/0237ead0/attachment.html>
More information about the scikit-learn
mailing list