merve HF staff commited on
Commit
027fc79
Β·
1 Parent(s): 555ef97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -14,12 +14,14 @@ See the tutorial notebook [here](https://www.kaggle.com/code/unofficialmerve/sci
14
  # Classification Report πŸ“ˆ
15
  Below is the classification report πŸ‘‡πŸ»
16
  ```
17
- precision recall f1-score support
18
- 0 0.84 0.89 0.86 53
19
- 1 0.86 0.81 0.84 47
20
- accuracy 0.85 100
21
- macro avg 0.85 0.85 0.85 100
22
- weighted avg 0.85 0.85 0.85 100
 
 
23
  ```
24
  # Pipeline 🌟
25
  Below you can see the pipeline πŸ‘‡πŸ» (it's interactive! πŸͺ„)
 
14
  # Classification Report πŸ“ˆ
15
  Below is the classification report πŸ‘‡πŸ»
16
  ```
17
+ precision recall f1-score support
18
+
19
+ 0 0.85 0.89 0.87 522
20
+ 1 0.89 0.85 0.87 550
21
+
22
+ accuracy 0.87 1072
23
+ macro avg 0.87 0.87 0.87 1072
24
+ weighted avg 0.87 0.87 0.87 1072
25
  ```
26
  # Pipeline 🌟
27
  Below you can see the pipeline πŸ‘‡πŸ» (it's interactive! πŸͺ„)