You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classifiers that have a natural "size" or discrete "complexity" constraint should be able to be used in place of decision trees. Think about what the interface is here (scikitlearn classifier and... what? param choices to search over? some specific parameter to ratchet up/down?) and implement it.
The text was updated successfully, but these errors were encountered:
Classifiers that have a natural "size" or discrete "complexity" constraint should be able to be used in place of decision trees. Think about what the interface is here (scikitlearn classifier and... what? param choices to search over? some specific parameter to ratchet up/down?) and implement it.
The text was updated successfully, but these errors were encountered: