Load built-in dataset

In this lesson, we'll see how to load the built-in datasets and create data based on certain distributions.

We'll cover the following...

In this lesson, we cover the topic of datasets. A dataset is an essential part of the process of Machine Learning projects because it is the starting point for a project.

The scikit-learn library has many built-in datasets, some well-known and widely used. For example, it has the iris and mnist datasets for classification and the boston house price ...

Access this course and 1400+ top-rated courses and projects.