maherghanem86 commited on
Commit
79f8a54
·
verified ·
1 Parent(s): fbe7b97
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
best_fusion_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb65ed754de5d39ca02d6d69a96287d1f843974c177e6d3376f4116a9c4c33d
3
+ size 12684096
hybrid_fusion_results/best_fusion_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d40a149f82066a257cc2184ed0347f2eb75ed600dfbc7de64cc9945c44de244
3
+ size 3225258
hybrid_fusion_results/classification_report.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ,precision,recall,f1-score,support
2
+ high,0.46,0.2948717948717949,0.359375,78.0
3
+ low,0.36,0.3829787234042553,0.3711340206185567,47.0
4
+ medium,0.5447761194029851,0.5887096774193549,0.5658914728682171,124.0
5
+ none,0.8540145985401459,0.9590163934426229,0.9034749034749034,122.0
6
+ accuracy,0.6226415094339622,0.6226415094339622,0.6226415094339622,0.6226415094339622
7
+ macro avg,0.5546976794857827,0.556394147284507,0.5499688492404193,371.0
8
+ weighted avg,0.6052345547920969,0.6226415094339622,0.6088114011554429,371.0
hybrid_fusion_results/classification_report.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Classification Report - Hybrid Fusion Model
2
+ ==================================================
3
+ precision recall f1-score support
4
+
5
+ high 0.46 0.29 0.36 78
6
+ low 0.36 0.38 0.37 47
7
+ medium 0.54 0.59 0.57 124
8
+ none 0.85 0.96 0.90 122
9
+
10
+ accuracy 0.62 371
11
+ macro avg 0.55 0.56 0.55 371
12
+ weighted avg 0.61 0.62 0.61 371
hybrid_fusion_results/confusion_matrix.png ADDED