shahad23 commited on
Commit
b2ab8b8
·
verified ·
1 Parent(s): 6dcb4c2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,5 +15,8 @@ This model classifies iris flowers based on their features.
15
  ## Usage
16
  You can use this model to predict the species of an iris flower based on sepal and petal dimensions.
17
 
 
 
 
18
  ## License
19
  This model is licensed under the MIT License.
 
15
  ## Usage
16
  You can use this model to predict the species of an iris flower based on sepal and petal dimensions.
17
 
18
+ ## Dataset
19
+ The dataset used for training is included in this repository as `iris_dataset.csv`.
20
+
21
  ## License
22
  This model is licensed under the MIT License.