Conversation
efantinatti
left a comment
There was a problem hiding this comment.
Hi @ottp613,
Good work on preprocessing and pipelines. However, missing train-test split invalidates model evaluation, and SHAP analysis is completely absent. Please review cross-validation concepts and model interpretability.
Please address the missing train-test split and SHAP analysis requirements before resubmission.
Best,
@efantinatti
|
@efantinatti tried the test train, but cant get import shap to work. tried pip install shap and even after install shap into the venv i cant get import to work. Since everything else is done, leaving this assignment incomplete wont affect the whole module my score in quiz and assignment-1 should be good for a module complete right? |
Hi @ottp613 thanks for your thorough explanation. You were marked as completed in the final standing. |
UofT-DSI | Production Assignment 2
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
responses to assignment 1
What did you learn from the changes you have made?
lots of processing, pipeline
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
NA
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
i dnt know the last part so leaving that as is
How were these changes tested?
local
A reference to a related issue in your repository (if applicable)
Checklist