narugo commited on
Commit
06cd75d
1 Parent(s): f086c37

Publish model ccip-v2-caformer_s36-10, on 2023-07-10 11:10:28 CST

Browse files
ccip-v2-caformer_s36-10/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.164073674320534,
4
+ "min_samples": 2,
5
+ "score": 0.8745922895936307
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.1640717730343776,
9
+ "min_samples": 3,
10
+ "score": 0.8727412832922211
11
+ },
12
+ "optics": {
13
+ "eps": 0.1913291147868042,
14
+ "min_samples": 4,
15
+ "score": 0.8924101803495785
16
+ }
17
+ }
ccip-v2-caformer_s36-10/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.9064220183486239,
3
+ "precision": 0.9327794561933535,
4
+ "recall": 0.8815132048536759,
5
+ "threshold": 0.2077573707442962
6
+ }
ccip-v2-caformer_s36-10/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e5c6636cdb1cbce6f0e699d93f1601700822b8098ceb9ac1b2be6f5455a410
3
+ size 154256962
ccip-v2-caformer_s36-10/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484ad463f569ab95308cf47e91ba358b01c40bc53289b90b950b94fcde7f2628
3
+ size 150248245
ccip-v2-caformer_s36-10/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272eef9fe10b61e4d61fc17583c4eddf9b5a515a33e3638bc14276330a9144a5
3
+ size 1618
ccip-v2-caformer_s36-10/plt_confusion_matrix_pred.png ADDED
ccip-v2-caformer_s36-10/plt_confusion_matrix_true.png ADDED
ccip-v2-caformer_s36-10/plt_f1.png ADDED
ccip-v2-caformer_s36-10/plt_pr.png ADDED
ccip-v2-caformer_s36-10/plt_precision.png ADDED
ccip-v2-caformer_s36-10/plt_recall.png ADDED
ccip-v2-caformer_s36-10/plt_roc.png ADDED