Training and classifying with penguins
The Internet houses a wealth of publicly available datasets for beginners who wish to understand the basics of Machine Learning in practice. One popular dataset for supervised learning is the penguins' dataset, where instances are observations of penguins from multiple species, with attributes (predictor variables) ranging from gender to flipper and bill measurements, along with a target variable describing the species associated with each penguin.
Take a few minutes to observe and analyze the below "toy version" of the dataset (the real one is a bit larger, of course!). Pick the Four statements that are true about this toy dataset.
Dataset source: Penguins dataset
This exercise is part of the course
Understanding Artificial Intelligence
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
