AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

How to save model in .pkl or joblib ? #66

Closed VinayChaudhari1996 closed 5 years ago

VinayChaudhari1996 commented 5 years ago

I have RUN mlbox in one system and which automatically generate SAVE folder is directory so ,I copy this SAVE folder in another pc and try to run below command. and got error> My biggest issue is ,


HOW I SERVE MY MODEL LIKE .PKL IN OTHER PC AND PREDICT SINGLE RECORD

image

AxeldeRomblay commented 5 years ago

Hello ! Thank you for the issue ! We will add this feature for the next release :)

VinayChaudhari1996 commented 5 years ago

1) joblib & pickle - save model and load model

AxeldeRomblay commented 5 years ago

Hello, thanks for reporting this issue. I will close it since this feature will be added in a next release (MLBox 1.0.0 probably)