Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge 3 | Moving on to Tasks
Data Preprocessing
course content

Зміст курсу

Data Preprocessing

Data Preprocessing

1. Brief Introduction
2. Processing Quantitative Data
3. Processing Categorical Data
4. Time Series Data Processing
5. Feature Engineering
6. Moving on to Tasks

bookChallenge 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.

  1. Use feature engineering to create new columns such as year, month, and day of the week Date
  2. Encode the 'Region' and 'Product; categorical columns with the ohe-hot encoding method
  3. For numeric data ('Sales'), you will need to scale the data

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 6. Розділ 3
toggle bottom row

bookChallenge 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.

  1. Use feature engineering to create new columns such as year, month, and day of the week Date
  2. Encode the 'Region' and 'Product; categorical columns with the ohe-hot encoding method
  3. For numeric data ('Sales'), you will need to scale the data

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 6. Розділ 3
toggle bottom row

bookChallenge 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.

  1. Use feature engineering to create new columns such as year, month, and day of the week Date
  2. Encode the 'Region' and 'Product; categorical columns with the ohe-hot encoding method
  3. For numeric data ('Sales'), you will need to scale the data

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Завдання

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.

  1. Use feature engineering to create new columns such as year, month, and day of the week Date
  2. Encode the 'Region' and 'Product; categorical columns with the ohe-hot encoding method
  3. For numeric data ('Sales'), you will need to scale the data

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 6. Розділ 3
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
some-alt