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

can trained ML box model be saved in .pkl or .dill format #148

Closed pranavvp16 closed 8 months ago

pranavvp16 commented 9 months ago

Currently I'm working on a task that needs the trained the model to be saved for furthur use. Are there any built-in method in MLbox to save model ? or pickle wiil work just fine