セクション 3. 章 4
single
Challenge
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
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.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください