EpistasisLab / EpistasisLab/tpot2
add support for regressors in the complexity objective function
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 250
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
the complexity objective function is defined here: https://github.com/EpistasisLab/tpot2/blob/main/tpot2/objectives/complexity.py
Currently, only the classifiers are coded in. The regressors need to be added. Many of the same individual functions would likely also apply to the regressors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.