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

Interlude video: how to read a Python traceback #391

Open
Tracked by #389
ogrisel opened this issue Jul 11, 2021 · 1 comment
Open
Tracked by #389

Interlude video: how to read a Python traceback #391

ogrisel opened this issue Jul 11, 2021 · 1 comment
Labels
Milestone

Comments

@ogrisel
Copy link
Collaborator

ogrisel commented Jul 11, 2021

No description provided.

@ogrisel ogrisel mentioned this issue Jul 11, 2021
3 tasks
@ogrisel ogrisel added this to the MOOC 2.0 milestone Jul 11, 2021
@lesteve lesteve modified the milestones: MOOC 2.0, MOOC 3.0 Jan 6, 2022
@lesteve
Copy link
Collaborator

lesteve commented Jan 6, 2022

Maybe a good example would be:

  • cross_validate and NaNs everywhere
  • then use error_score='raise' (scikit-learn < 1.1 otherwise the error happens if all the fits fail)
  • explain how to read the traceback

Maybe for M2 rather than M1, to be confirmed.

@lesteve lesteve modified the milestones: MOOC 3.0, MOOC 4.0 Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants