Conversation
Filled in code cells with answers and executed them, including data exploration, standardization, train/test split, and KNN hyperparameter tuning. Added outputs and explanations for each step, updated kernel metadata, and fixed minor issues in code execution.
PatelVishakh
left a comment
There was a problem hiding this comment.
Assignment 1: Incomplete. Needs a few changes.
Required Changes:
Q1)III) The type of variable is categorical. In a data science setting, this question is asking whether the variable is continuous or categorial(integer, ordinal are other options).
Q4) Missing answer
PatelVishakh
left a comment
There was a problem hiding this comment.
Assignment 1: Pending resubmission. Needs a few changes.
Required Changes:
Q1)III) The type of variable is categorical. In a data science setting, this question is asking whether the variable is continuous or categorial(integer, ordinal are other options).
Q4) Missing answer
Hi Vishakh , |
PatelVishakh
left a comment
There was a problem hiding this comment.
Assignment 1 Pending resubmission.
Q&A) section complete.
Q4) Output is still missing.
Has all the outputs
Category type of variable
|
@PatelVishakh Please review the updated output for assignment 1. Following are the changes
|
PatelVishakh
left a comment
There was a problem hiding this comment.
Assignment 1 Complete. Good Edits.
Filled in code cells with answers and executed them, including data exploration, standardization, train/test split, and KNN hyperparameter tuning. Added outputs and explanations for each step, updated kernel metadata, and fixed minor issues in code execution.
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
Completed Assignment 1 on KNN Classification with the Wine dataset. Changes include:
What did you learn from the changes you have made?
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?
NA
How were these changes tested?
I tested all changes locally using Jupyter Notebook in Visual Studio Code
A reference to a related issue in your repository (if applicable)
NA
Checklist