Publish model ccip-caformer_query-12, on 2023-06-25 18:15:17 CST
Browse files- ccip-caformer_query-12/cluster.json +17 -0
- ccip-caformer_query-12/metrics.json +6 -0
- ccip-caformer_query-12/model.ckpt +3 -0
- ccip-caformer_query-12/model_feat.onnx +3 -0
- ccip-caformer_query-12/model_metrics.onnx +3 -0
- ccip-caformer_query-12/plt_confusion_matrix_pred.png +0 -0
- ccip-caformer_query-12/plt_confusion_matrix_true.png +0 -0
- ccip-caformer_query-12/plt_f1.png +0 -0
- ccip-caformer_query-12/plt_pr.png +0 -0
- ccip-caformer_query-12/plt_precision.png +0 -0
- ccip-caformer_query-12/plt_recall.png +0 -0
- ccip-caformer_query-12/plt_roc.png +0 -0
ccip-caformer_query-12/cluster.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dbscan_2": {
|
3 |
+
"eps": 0.09595194009386476,
|
4 |
+
"min_samples": 2,
|
5 |
+
"score": 0.7872371183028222
|
6 |
+
},
|
7 |
+
"dbscan_free": {
|
8 |
+
"eps": 0.10052283798760486,
|
9 |
+
"min_samples": 2,
|
10 |
+
"score": 0.7805393122247056
|
11 |
+
},
|
12 |
+
"optics": {
|
13 |
+
"eps": 0.14285240231240065,
|
14 |
+
"min_samples": 4,
|
15 |
+
"score": 0.8094258928145103
|
16 |
+
}
|
17 |
+
}
|
ccip-caformer_query-12/metrics.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"f1_score": 0.8239277652370204,
|
3 |
+
"precision": 0.8711217183770883,
|
4 |
+
"recall": 0.7815845824411135,
|
5 |
+
"threshold": 0.14130825509050327
|
6 |
+
}
|
ccip-caformer_query-12/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dca380c0895b32773fc514267d877b2a08207b933d279c9d3dfbbd22bc7a0f8
|
3 |
+
size 158499314
|
ccip-caformer_query-12/model_feat.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f25626eb6d806829a2980ab677d07ab636e162c0f757e6617b2d82d0370481f
|
3 |
+
size 154504701
|
ccip-caformer_query-12/model_metrics.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cb2f3799555b2547600fa61fc5ffcd54a6fc3b80f217a27c906703a4e62e878
|
3 |
+
size 1618
|
ccip-caformer_query-12/plt_confusion_matrix_pred.png
ADDED
ccip-caformer_query-12/plt_confusion_matrix_true.png
ADDED
ccip-caformer_query-12/plt_f1.png
ADDED
ccip-caformer_query-12/plt_pr.png
ADDED
ccip-caformer_query-12/plt_precision.png
ADDED
ccip-caformer_query-12/plt_recall.png
ADDED
ccip-caformer_query-12/plt_roc.png
ADDED