alex-pirozhenko / sklearn-pmml

A library that allows serialization of SciKit-Learn estimators into PMML
MIT License
70 stars 17 forks source link

Decision Tree Tests #4

Closed NeverNude closed 8 years ago

NeverNude commented 8 years ago

Use TreeModel rather than Nested Segmentation TreeModel for DecisionTree{Classifier,Regressor} to get tests to pass