1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-06-14 20:12:21 +00:00

Update 2_2_Read_Data.ipynb

This commit is contained in:
Carlos A. Iglesias 2025-06-02 16:57:54 +03:00 committed by GitHub
parent e2edae6049
commit d7ce6df7fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
"\n", "\n",
"The dataset consists of 50 samples from each of three species of Iris (Iris setosa, Iris virginica, and Iris versicolor). Four features were measured from each sample: the length and the width of the sepals and petals, in centimetres. Based on the combination of these four features, a machine learning model will learn to differentiate the species of Iris.\n", "The dataset consists of 50 samples from each of three species of Iris (Iris setosa, Iris virginica, and Iris versicolor). Four features were measured from each sample: the length and the width of the sepals and petals, in centimetres. Based on the combination of these four features, a machine learning model will learn to differentiate the species of Iris.\n",
"\n", "\n",
"![Iris dataset](./images/iris-dataset.png "Iris")" "![Iris dataset](./images/iris-dataset.png)"
] ]
}, },
{ {