Add new parameters in decision tree method
Python sklearn.tree.DecisionTreeClassifier allows to add more parameters. The idea is to make some of these parameters visible from multicube interface. Also reformulate and translate parameters description for better coherence.
Parameters :
- ccp_alpha
Edited by Martin Deniau