File size: 791 Bytes
1c7c3ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
pipeline_tag: image-classification
tags:
- medical
---

# Novel Approach 1

## Stacked Classifier: RF + SVM + XGB

metrics:
- Accuracy: 0.9911734164070612
- Balanced Accuracy: 0.9903422714760236
- MCC: 0.990784932183338
- ROC AUC Score: 0.999934898058849
- F1 Score: 0.9911734164070612
- Jaccard Score: 0.9825012866700978
- Log Loss: 0.033553756349283356
- Precision: 0.9911734164070612
- Recall: 0.9911734164070612



# Novel Approach 2

## Stacked Classifier: RF + SVM + KNN + XGB

metrics:
- Accuracy: 0.9922118380062306
- Balanced Accuracy: 0.9913200369813552
- MCC: 0.9918690348004674
- ROC AUC Score: 0.9999193482927975
- F1 Score: 0.9922118380062306
- Jaccard Score: 0.9845440494590417
- Log Loss: 0.03136301122428542
- Precision: 0.9922118380062306
- Recall: 0.9922118380062306