EpistasisLab / EpistasisLab/tpot
Feature to Export the Pipeline/Model as pickle file
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to use TPOT to automate the training, but one of the problems that I've found is that there is no way to maintain reproducibility by setting the random state to all components in the pipeline that uses random state and exporting it directly as a pickle file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.