tarikkaankoc7 commited on
Commit
d983808
·
1 Parent(s): ceb25ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -6,17 +6,17 @@ library_name: transformers
6
  pipeline_tag: text-classification
7
  ---
8
 
9
- # Model Performansı
10
 
11
- Bu dokümanda, sınıflandırma modelimizin performansı hakkında detaylı bilgileri bulabilirsiniz.
12
 
13
- ## Genel Doğruluk
14
 
15
- - **Doğruluk (Accuracy)**: 89.09%
16
 
17
- ## Sınıflandırma Raporu
18
 
19
- | Sınıf | Precision | Recall | F1-Score | Support |
20
  |--------------------|-----------|--------|----------|---------|
21
  | Alakasız | 0.90 | 0.92 | 0.91 | 327 |
22
  | Barınma İhtiyacı | 0.90 | 0.90 | 0.90 | 124 |
 
6
  pipeline_tag: text-classification
7
  ---
8
 
9
+ # 📊 Model Performance
10
 
11
+ In this document, you can find detailed insights regarding our classification model's performance.
12
 
13
+ ## 🎯 Overall Accuracy
14
 
15
+ - **Accuracy**: 📈 89.09%
16
 
17
+ ## 📝 Classification Report
18
 
19
+ | Class | Precision | Recall | F1-Score | Support |
20
  |--------------------|-----------|--------|----------|---------|
21
  | Alakasız | 0.90 | 0.92 | 0.91 | 327 |
22
  | Barınma İhtiyacı | 0.90 | 0.90 | 0.90 | 124 |