Data format for ML algorithms
In this exercise, you have been given four dataframes df1, df2, df3 and df4. The final column of each dataframe is the predictor variable and the rest of the columns are training features.
Using the console, determine which dataframe is in a suitable format to be trained by a classifier.
Cet exercice fait partie du cours
Feature Engineering for NLP in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice