iamDecode / sklearn-pmml-model

A library to parse and convert PMML models into Scikit-learn estimators.
BSD 2-Clause "Simplified" License
76 stars 15 forks source link

threshold vs split_value #12

Closed kodonnell closed 4 years ago

kodonnell commented 4 years ago

This sklearn example of how to inspect the tree fails to work with one of these trees. It seems to be because split_value is used internally instead of threshold, but that means this fails.

iamDecode commented 4 years ago

Fixed in 3214b291410acbb5e0abf44dbd289670ea674caa