scikit-learn-contrib / py-earth

A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines
http://contrib.scikit-learn.org/py-earth/
BSD 3-Clause "New" or "Revised" License
457 stars 122 forks source link

Add PMML support #28

Open jcrudy opened 11 years ago

jcrudy commented 11 years ago

The ability to read and write models in PMML would do a lot to improve portability.

jcrudy commented 8 years ago

I would still love to have this, but marking for 0.2 because it should be thoughtfully done.