Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge | Feature Engineering
Data Preprocessing

Scorri per mostrare il menu

book
Challenge

Compito

Swipe to start coding

Now you can solve a fairly simple task - read a synthetic dataset with profiles on a social network and create new features.

  1. Create a new feature Age Binning (like before) that bins the users' ages into age groups (e.g. 20-30, 30-40, 40-50, etc.). Like, 35 (int) -> 30-40 (str)
  2. Create a second feature Average Hours that counts the average number of hours per week spent on social media by individual users

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 5. Capitolo 6
single

single

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

close

Awesome!

Completion rate improved to 3.33

book
Challenge

Compito

Swipe to start coding

Now you can solve a fairly simple task - read a synthetic dataset with profiles on a social network and create new features.

  1. Create a new feature Age Binning (like before) that bins the users' ages into age groups (e.g. 20-30, 30-40, 40-50, etc.). Like, 35 (int) -> 30-40 (str)
  2. Create a second feature Average Hours that counts the average number of hours per week spent on social media by individual users

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

close

Awesome!

Completion rate improved to 3.33

Scorri per mostrare il menu

some-alt