shahad23 commited on
Commit
1441b74
·
verified ·
1 Parent(s): 4a8c375

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- title: "Iris Flower Classifier"
3
  tags:
4
- - iris
5
- - classification
6
- - decision-tree
7
- license: "mit"
8
- library: "scikit-learn"
 
 
9
  ---
10
 
11
  # Iris Flower Classifier
@@ -53,4 +55,4 @@ To predict the species, input the following:
53
  This model is licensed under the MIT License. You can use it freely, but attribution is appreciated.
54
 
55
  ## Acknowledgments
56
- Thanks to the contributors of the Iris dataset and the developers of the scikit-learn library for making this project possible.
 
1
  ---
2
+ title: Iris Flower Classifier
3
  tags:
4
+ - iris
5
+ - classification
6
+ - decision-tree
7
+ - code
8
+ - scikit-learn
9
+ license: mit
10
+ library: scikit-learn
11
  ---
12
 
13
  # Iris Flower Classifier
 
55
  This model is licensed under the MIT License. You can use it freely, but attribution is appreciated.
56
 
57
  ## Acknowledgments
58
+ Thanks to the contributors of the Iris dataset and the developers of the scikit-learn library for making this project possible.