EpistasisLab / EpistasisLab/tpot
Set only the last classifier via template option
Open
enhancement
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
The template option is great to define specific estimators, e.g.,
*Selector-Transformer-RandomForestClassifier*
This would ensure that a RandomForestClassifier is chosen as the last step. However, the first two steps are fixed. Is it possible to do something like
*-RandomForestClassifier*
so all previous steps are completely flexible? If it is not possible right now, is there a pointer to start working on this functionality (which function)?
Thanks as always!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.