EpistasisLab / EpistasisLab/tpot
See best model for each cv
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a question regarding the use of KFold with TPOT. I applied a KFold(n_splits=5) to my TPOTRegressor, but I am unsure if it's possible to view the best pipeline from each fold of the cross-validation. I would like to compare the best pipeline for each CV fold, but I couldn't find a way to access that information.
If this feature isn't currently available, I believe it would be a valuable addition to the documentation, as it would allow users to analyze and compare the performance of different pipelines across folds.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.