shahad23 commited on
Commit
2a336be
·
verified ·
1 Parent(s): e692aee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,4 +1,13 @@
1
 
 
 
 
 
 
 
 
 
 
2
  # Decision Tree Classifier for Iris Dataset
3
 
4
  This model classifies iris flowers based on their features.
 
1
 
2
+ ---
3
+ title: "Iris Flower Model"
4
+ tags:
5
+ - iris
6
+ - classification
7
+ - decision-tree
8
+ license: "mit"
9
+ ---
10
+
11
  # Decision Tree Classifier for Iris Dataset
12
 
13
  This model classifies iris flowers based on their features.