EpistasisLab / EpistasisLab/tpot
Question: can we save all the evaluated pipelines as fitted model?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
I was looking for a way to extract fitted pipelines of all the pipelines or individuals evaluated by TPO. Is there any way that we can save all the evaluated pipelines as fitted models?
For example, if I set my generations to 2 and my population size to 2, then I want to save all six fitted pipelines evaluated by tpot for my further usage. Is there any way I can get the pipelines fitted so that I can use them directly without training them again?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.