CommencerCommencer gratuitement

Journey to Westeros

If you're a Game of Thrones fan, you might already know all about the fictional world of Westeros and the characters that inhabit it. Regardless, it's important to explore a new dataset before doing any modeling. That's what you'll do now!

The dataset is loaded into the environment and available to you as got, the commonly used acronym for Game of Thrones.

The target column here is 'actual'. It indicates whether a character is alive (1) or not (0). First, explore the target variable using the .describe() method and check its .shape property. What can you conclude about it?

Cet exercice fait partie du cours

Ensemble Methods in Python

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice