Given three columns, ["A", "B", "C"], can we specify the order of
splitting, so that it firstly split on categories of "A", then "B", and
then by others?

Based on on documentation page on DecisionTreeClassifier, there is no such
option. Is there any way to work it out?

http://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to