SectionΒ 3. ChapterΒ 4
single
Challenge
Swipe to show menu
Task
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
NaNvalues. - Standardize the dataset.
- Create a PCA model with 3 components for the dataset.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 4
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat