alex-pirozhenko / sklearn-pmml

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

Open to Pull Requests #3

Closed NeverNude closed 9 years ago

NeverNude commented 9 years ago

We're using PMML at my company, and I was starting on a sklearn -> pmml implementation myself before coming on this project. Do you mind if I start developing and submit PRs against this project? Are you still actively developing this?

alex-pirozhenko commented 9 years ago

Hi Evan, Feel free to submit pull requests! I plan to keep adding support for new models and keep this library compatible with most commonly used PMML processors, including JPMML and Knime. On Jul 25, 2015 1:20 AM, "Evan" notifications@github.com wrote:

We're using PMML at my company, and I was starting on a sklearn -> pmml implementation myself before coming on this project. Do you mind if I start developing and submit PRs against this project? Are you still actively developing this?

— Reply to this email directly or view it on GitHub https://github.com/alex-pirozhenko/sklearn-pmml/issues/3.

NeverNude commented 9 years ago

OK awesome! PR incoming soon