Python implementation for exporting scikit-learn
models as per JSON Machine Learning Model (JMLM) specification
pip3 install sklearn-model
Check out the following Jupyter notebooks in the examples
directory.
Please feel free to raise an issue in case of any query or send a pull request to contribute.