EpistasisLab / EpistasisLab/tpot2
API : improve selector module organization
Open
API
- Dominant language
- Jupyter Notebook
- Stars
- 250
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
We may need to differentiate between selection methods with possible replacement (for matching parents) and those without replacement (such as select best, used for cutting the population down)
Should we split selection functions into two modules: parent selection and survival selection?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.