Skip to content

Made changes in the Feature Scaling part in Day 1 code#107

Open
gap10 wants to merge 1 commit into
Avik-Jain:masterfrom
gap10:master
Open

Made changes in the Feature Scaling part in Day 1 code#107
gap10 wants to merge 1 commit into
Avik-Jain:masterfrom
gap10:master

Conversation

@gap10

@gap10 gap10 commented Sep 29, 2024

Copy link
Copy Markdown

In the feature scaling part, I think we should not fit_transform the X_test. Rather, we should fit the StandardScaler on X_train and then transform the X_train and X_test. If I am wrong, please let me know.

@MirroZhou

MirroZhou commented Sep 29, 2024 via email

Copy link
Copy Markdown

@Cherrie52

Cherrie52 commented Sep 29, 2024 via email

Copy link
Copy Markdown

@wengJJ

wengJJ commented Sep 29, 2024 via email

Copy link
Copy Markdown

@dqhf

dqhf commented Sep 29, 2024 via email

Copy link
Copy Markdown

@bghfcd19900

bghfcd19900 commented Sep 29, 2024 via email

Copy link
Copy Markdown

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.

6 participants