Hi Cam. Please post the grader feedback to help the Mentors get more context. Thank you.
Thanks Chris.
Grader Feedback
-
ex2: pairplot
-
Score: 0/10
-
Feedback: Failed test case: You are missing some features in your list of
numeric_features.
-
-
ex3: correlation
-
Score: 0/10
-
Feedback: Failed test case:
correlation_matrixhas an incorrect value. Please check your correlation matrix.
-
Hi @CamLiv8!
I was just revising this lab yesterday.
Exercise 03 will likely fail if 02 is not correct.
For this exercise, it’s easier if you pass all the numeric features by their names. Remember that according to the instructions, you should not use ““Model year”, and “Cylinders”, as they are actually categorical with few possible values.". However “CO2 emissions” need to be among the list of numerical values you pass.
Hi imgabidotcom
Thanks a lot for pointing that out — really helpful!
Appreciate your guidance — it’s making the lab much clearer.
Best,
Cam