2013/3/27 Anne Dwyer <[email protected]>: > Just to clarify, you are saying that there is no procedure in scikit that > will transform categorical feature values into numerical values like I was > trying to do here. Correct?
Not that I know of. DictVectorizer comes quite close, though. -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
