セクション 6. 章 3
single
Challenge 3
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
The last task we have prepared for you is the implementation of feature engineering. You will be working with the 'sales_data.csv' dataset, and your task will be to create new variables and process categorical and numeric data.
- Use feature engineering to create new columns such as year, month, and day of the week
Date - Encode the
'Region'and'Product;categorical columns with the ohe-hot encoding method - For numeric data (
'Sales'), you will need to scale the data
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 6. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください