narugo commited on
Commit
5ff000f
1 Parent(s): 4236450

Publish model ccip-caformer_b36-24, on 2023-07-03 10:59:31 CST

Browse files
ccip-caformer_b36-24/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.14131923458258427,
4
+ "min_samples": 2,
5
+ "score": 0.8950801993501665
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.14154183286367422,
9
+ "min_samples": 2,
10
+ "score": 0.8950801993501665
11
+ },
12
+ "optics": {
13
+ "eps": 0.21196399114951675,
14
+ "min_samples": 5,
15
+ "score": 0.9570170942653092
16
+ }
17
+ }
ccip-caformer_b36-24/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.9409252669039146,
3
+ "precision": 0.9382540809084458,
4
+ "recall": 0.9436117059243397,
5
+ "threshold": 0.21323118981474148
6
+ }
ccip-caformer_b36-24/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59697c30407e1ce894dfb476fa59f935065cbad98d59909dc94c09eec228bc6e
3
+ size 392865538
ccip-caformer_b36-24/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1e7333a55c2ad9e03cd340c635e96c9c1d86f0836fa7eae65720e7c9c94ee51
3
+ size 383591416
ccip-caformer_b36-24/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816f291e385e854896276ff283dc83eac4966e5f51ab10260fee50de3ca9b8e3
3
+ size 1618
ccip-caformer_b36-24/plt_confusion_matrix_pred.png ADDED
ccip-caformer_b36-24/plt_confusion_matrix_true.png ADDED
ccip-caformer_b36-24/plt_f1.png ADDED
ccip-caformer_b36-24/plt_pr.png ADDED
ccip-caformer_b36-24/plt_precision.png ADDED
ccip-caformer_b36-24/plt_recall.png ADDED
ccip-caformer_b36-24/plt_roc.png ADDED