zongowo111 commited on
Commit
7759f69
·
verified ·
1 Parent(s): 3568a71

Add BCHUSDT 1h classification model

Browse files
v1_model/BCHUSDT/1h/classification.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18db07e361b53a69975e77ce8706d929fd96d313c5ed64aebd9ef75aa7813e6f
3
+ size 1580064
v1_model/BCHUSDT/1h/params.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "symbol": "BCHUSDT",
3
+ "timeframe": "1h",
4
+ "timestamp": "2026-01-05T14:24:32.014979",
5
+ "metrics": {
6
+ "acc": 0.6860719323158264,
7
+ "precision": 0.9570421983583365,
8
+ "recall": 0.6860719494409334,
9
+ "f1": 0.7936068467355117
10
+ },
11
+ "normalization": {
12
+ "mean": [
13
+ 0.009529149159789085,
14
+ -2.090554335154593e-05,
15
+ 4.120566368103027,
16
+ 5.7878900406649336e-05,
17
+ 6.25672037131153e-05,
18
+ 0.0002630429225973785,
19
+ 0.00011157480912515894,
20
+ 0.00011966819147346541,
21
+ 0.0003315854992251843,
22
+ 0.00025920732878148556,
23
+ 0.00027012114878743887,
24
+ 0.0004887800314463675,
25
+ 0.0005031993496231735,
26
+ 0.00051399931544438,
27
+ 0.0007384573109447956,
28
+ 0.4117066562175751,
29
+ 0.502617597579956,
30
+ 305.855712890625,
31
+ 0.9999123811721802,
32
+ 305.88763427734375
33
+ ],
34
+ "std": [
35
+ 0.016088886186480522,
36
+ 0.010113747790455818,
37
+ 8.159247398376465,
38
+ 0.010945764370262623,
39
+ 0.011568880639970303,
40
+ 0.0350644625723362,
41
+ 0.015238776803016663,
42
+ 0.015898413956165314,
43
+ 0.03691587969660759,
44
+ 0.02324332296848297,
45
+ 0.023836862295866013,
46
+ 0.040949951857328415,
47
+ 0.03240646421909332,
48
+ 0.032875195145606995,
49
+ 0.046968188136816025,
50
+ 0.40301862359046936,
51
+ 0.376026451587677,
52
+ 198.25723266601562,
53
+ 0.015442267060279846,
54
+ 198.20751953125
55
+ ]
56
+ },
57
+ "class_weights": {
58
+ "0": 1.0,
59
+ "1": 70.08510638297872,
60
+ "2": 44.257197696737045,
61
+ "3": 44.257197696737045,
62
+ "4": 86.03731343283582
63
+ }
64
+ }