Skip to content

Idea about being more directive in wrap-up quiz to avoid coding variation giving the wrong answer #419

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

Closed
lesteve opened this issue Jul 23, 2021 · 4 comments

Comments

@lesteve
Copy link
Collaborator

lesteve commented Jul 23, 2021

Show pipeline repr_html and tell people your pipeline repr_html should look the same. This could potentially avoid problems like I used a OneHotEncoder (because why not after all) rather than a OrdinalEncoder and I don't get the same answer as the correction.

For complex pipelines this would be a bit like 7 difference game, so maybe a bit frustrating, to compare reference pipeline repr_html with . Also you probably need to click a lot around to expand fully the pipeline HTML, not super fun either.

@GaelVaroquaux
Copy link
Collaborator

GaelVaroquaux commented Jul 23, 2021 via email

@GaelVaroquaux
Copy link
Collaborator

GaelVaroquaux commented Jul 23, 2021 via email

@lesteve
Copy link
Collaborator Author

lesteve commented Jan 6, 2022

Partially resolved by #361, moving this to 3.0

@lesteve lesteve added this to the MOOC 3.0 milestone Jan 6, 2022
@lesteve lesteve modified the milestones: MOOC 3.0, MOOC 4.0 Oct 18, 2022
@lesteve lesteve removed this from the MOOC 4.0 milestone Nov 23, 2022
@lesteve
Copy link
Collaborator Author

lesteve commented Nov 23, 2022

Let's close this as not important enough

@lesteve lesteve closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2022
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

2 participants