Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 01_materials/notebooks/Clustering.ipynb

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove unnecessary commits from this PR

Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down
469 changes: 433 additions & 36 deletions 02_activities/assignments/assignment_2.ipynb

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to use the mean_squared_error() to calculate the RMSPE. Please review this concept, make the changes, and resubmit.

Large diffs are not rendered by default.