Виклик
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 4
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 5.26
Виклик
Свайпніть щоб показати меню
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 5.26Секція 3. Розділ 4
single