serdarakyol
commited on
Commit
•
0cdfe4d
1
Parent(s):
c735d89
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,10 @@ The dataset downloaded from interpress. This dataset is real world data. Actuall
|
|
9 |
## Model
|
10 |
Model accuracy on train data and validation data is %97. The data split as %80 train and %20 validation. The results as shown as below
|
11 |
|
|
|
12 |
![Classification report](classification_report.png)
|
13 |
|
14 |
-
|
15 |
-
|
16 |
![Confusion matrix](confusion_matrix.png)
|
17 |
|
18 |
## Usage for Torch
|
|
|
9 |
## Model
|
10 |
Model accuracy on train data and validation data is %97. The data split as %80 train and %20 validation. The results as shown as below
|
11 |
|
12 |
+
### Classification report
|
13 |
![Classification report](classification_report.png)
|
14 |
|
15 |
+
### Confusion matrix
|
|
|
16 |
![Confusion matrix](confusion_matrix.png)
|
17 |
|
18 |
## Usage for Torch
|