EpistasisLab / EpistasisLab/tpot
Save a trained RandomForest in JSON format
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
In the context of saving a trainned/fitted **random forest** model in Mongo database, we need to save it in JSON format rather than Pickle/Joblib.
Is this above possible to do ? Is there an example in which I can see how a fitted random_forest (or more generally for all decision trees) can be saved and then loaded from a JSON file format ?
Thanks in advance for your help
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.