Challenge
Uppgift
Swipe to start coding
The task is to process the dataset and create a principal component analysis model with 3 components.
- Load the
train.csv
(from web) dataset. - Drop the
'Id'
column. - Drop columns that contain
NaN
values. - Standardize the dataset.
- Create a PCA model with 3 components for the dataset.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 4
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Awesome!
Completion rate improved to 5.26
Challenge
Svep för att visa menyn
Uppgift
Swipe to start coding
The task is to process the dataset and create a principal component analysis model with 3 components.
- Load the
train.csv
(from web) dataset. - Drop the
'Id'
column. - Drop columns that contain
NaN
values. - Standardize the dataset.
- Create a PCA model with 3 components for the dataset.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Awesome!
Completion rate improved to 5.26Avsnitt 3. Kapitel 4
single