Chibundum commited on
Commit
0dd7d66
·
1 Parent(s): f9c3939

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- library_name: Scikit-Learn
3
  datasets:
4
- - Iris
5
  metrics:
6
  - Accuracy
7
  - F1 Score
 
1
  ---
2
+ library_name: scikit-learn
3
  datasets:
4
+ - iris
5
  metrics:
6
  - Accuracy
7
  - F1 Score