Commit ·
50aac1d
1
Parent(s): 45401b3
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,10 @@ It is a Turkish BERT-based model that will analyze people's bank complaints and
|
|
| 26 |
|
| 27 |
246412 thousand complaints were used in model training. The success rates in education are as follows.
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
|
|
|
| 26 |
|
| 27 |
246412 thousand complaints were used in model training. The success rates in education are as follows.
|
| 28 |
|
| 29 |
+
| | Kart İşlemleri | Kredi İşlemleri | Hesap İşlemleri | Kargo | Limit | Müşteri Temsilcisi | KKB Skor | accuracy |
|
| 30 |
+
| ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
|
| 31 |
+
| Precision | 0.977292 | 0.971119 | 0.985294 | 0.953096 | 0.98616 | 0.989115 | 0.991824 | 0.982336 |
|
| 32 |
+
| Recall | 0.978114 | 0.960714 | 0.985294 | 0.986348 | 0.978590 | 0.982224 | 0.992679 | 0.982336 |
|
| 33 |
+
| F1 Score | 0.977703 | 0.965889 | 0.985294 | 0.969437 | 0.983577 | 0.985657 | 0.992251 | 0.982336 |
|
| 34 |
+
|
| 35 |
|