alex-pirozhenko / sklearn-pmml

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

Infer transformation context from pandas dataframe #7

Open NeverNude opened 9 years ago

NeverNude commented 9 years ago

Using numpy.dtype and a pandas data frame we should be able to infer a reasonable transformation context.