EpistasisLab / EpistasisLab/tpot

Question: How to get the value of the fitted pipeline's best internal CV score from training?

Open
#1,054 5 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

As it trains, I know it displays the current best CV score, but is there a way to pull that value into a variable? What I have set up is a For loop that runs 5 different TPOT sessions, using 5 different combinations of features in the training set, and I would like to create a sort of "ensemble'd" prediction by taking the predictions of each session's best pipeline, and then weighting those predictions based on the training score it received. Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.