Step 1: Prepare the Dataset
In this guide, we will use the "Iris Data Set" as an example. This dataset is available for download and contains measurements of iris flowers, such as sepal length, sepal width, petal length, petal width, and species.
First, download the dataset from the UCI Machine Learning Repository to your machine.
- https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data
- https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.names
Download dataset
