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

Wrong assert descriptions in ex2 of Intermediate Machine Learning Course #270

Open
3t14 opened this issue May 4, 2020 · 0 comments
Open

Comments

@3t14
Copy link

3t14 commented May 4, 2020

Hi,

I found wrong assert descriptions.

"`reduced_X_train` should have shape (292, 33)."

In this line, "reduced_X_train" should be replaced with "reduced_X_valid".

"`imputed_X_train` should have shape (292, 36)."

Also, "imputed_X_train" should be replaced with "imputed_X_valid".

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