Skip to content

Completed assignment 1#1

Open
jaydeepthaker-collab wants to merge 1 commit into
mainfrom
assignment-1
Open

Completed assignment 1#1
jaydeepthaker-collab wants to merge 1 commit into
mainfrom
assignment-1

Conversation

@jaydeepthaker-collab
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown

@PatelVishakh PatelVishakh left a comment

Choose a reason for hiding this comment

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

Assignment 1:Complete. Great work! Suggested Changes:

Q1)III) The type of variable is categorical. In a data science setting, this question is asking whether the variable is numerical or categorial (Integer, continuous, ordinal are for distinguishing further) to assess whether classification or regression methods should be used. The complete statement should Class is a Categorical Variable, represented here in integers (0,1,2) stored in our Dataframe as int64.

Q2)II) We do not standardize the variable Class not only because it is categorical variable, but also rather because that is the quantity of interest and we would have to rescale our predictions for them to be interpretable.

Vishakh Patel [LS]

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

Successfully merging this pull request may close these issues.

2 participants