Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with sklearn-evaluation #1283

Open
idomic opened this issue Jan 12, 2023 · 0 comments
Open

Integration with sklearn-evaluation #1283

idomic opened this issue Jan 12, 2023 · 0 comments

Comments

@idomic
Copy link

idomic commented Jan 12, 2023

I think adding an integration/tutorial and the right documentation of the framework 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant