EpistasisLab / EpistasisLab/tpot

Integration with sklearn-evaluation

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

Description

I think adding an integration/tutorial and the right documentation of the [framework](https://github.com/ploomber/sklearn-evaluation) can go a long way.

Usually, when using tpot you'd get the final model, and then you'll check performance and results.
This will allow an easier mechanism for the users to solve the second part of it.

Here's a sample flow
1. User creates TPOT instance
2. User calls TPOT `fit()` function with training data
3. TPOT would generate the plots for model assessment and performance evaluation. (this can also be a step 4 once the user gets the predictions).

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.