Challenge
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 4
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Incrível!
Completion taxa melhorada para 5.26
Challenge
Deslize para mostrar o menu
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 4
single