Closed
Description
Build out a Python module to serialize Scikit-learn + Pandas transformer pipelines to MLeap. We do not need to support deserialization to start.
- Support Bundle.ML JSON format
- Support several feature transformers, regression algorithms and classifiers
- Make sure decision tree serialization is working properly
- Publish module to PIP when we release MLeap 0.5.0
- Add documentation for Python SK Learn integration
- Create some notebooks showing SK learn