EpistasisLab / EpistasisLab/tpot
Can I get sevral best model ever seen in evolution like the HallofFame of deap?
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
TPOT is a good idea using the evolution,I am now using it to help me do some bigdata work,it looks good.
When using the deap to do some work ,I find there are the HallofFame object and parameter for us to
get the best result ever seen in the evolutiuon.Now I know the tpot are using the deap,but I can't find the halloffame paremeter in the TPOTClassifier class.
I want to know how can I get serval best model that seen in the evolution process?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.