zongowo111 commited on
Commit
ce591e7
·
verified ·
1 Parent(s): 6de9766

Add OPUSDT 1h classification model

Browse files
v1_model/OPUSDT/1h/classification.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2fbecfca1a59a5ad77c9606a4e0f12b35fc83d5492c6932413e86e3310d23bd
3
+ size 1580064
v1_model/OPUSDT/1h/params.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "symbol": "OPUSDT",
3
+ "timeframe": "1h",
4
+ "timestamp": "2026-01-05T15:07:30.098565",
5
+ "metrics": {
6
+ "acc": 0.6131197214126587,
7
+ "precision": 0.9327443625868647,
8
+ "recall": 0.6131197228837411,
9
+ "f1": 0.7288869939149265
10
+ },
11
+ "normalization": {
12
+ "mean": [
13
+ 0.011377264745533466,
14
+ 0.00010712743824115023,
15
+ 0.025786174461245537,
16
+ 0.00015852176875341684,
17
+ 0.000155699992319569,
18
+ 0.0002465695433784276,
19
+ 0.00031629810109734535,
20
+ 0.0003215064643882215,
21
+ 0.00040153597365133464,
22
+ 0.0007691445644013584,
23
+ 0.000787781726103276,
24
+ 0.0008559114066883922,
25
+ 0.001511779148131609,
26
+ 0.0015412097563967109,
27
+ 0.0016027478268370032,
28
+ 0.4047912359237671,
29
+ 0.5325344204902649,
30
+ 1.8649412393569946,
31
+ 0.9999954700469971,
32
+ 1.865033745765686
33
+ ],
34
+ "std": [
35
+ 0.014861551113426685,
36
+ 0.011944910511374474,
37
+ 0.03271777555346489,
38
+ 0.013048432767391205,
39
+ 0.012871725484728813,
40
+ 0.022190140560269356,
41
+ 0.018328092992305756,
42
+ 0.018722297623753548,
43
+ 0.025503885000944138,
44
+ 0.028379756957292557,
45
+ 0.029120609164237976,
46
+ 0.03330673649907112,
47
+ 0.03954576328396797,
48
+ 0.040356963872909546,
49
+ 0.043602269142866135,
50
+ 0.41793936491012573,
51
+ 0.39009809494018555,
52
+ 0.8469605445861816,
53
+ 0.01947016455233097,
54
+ 0.8466382622718811
55
+ ]
56
+ },
57
+ "class_weights": {
58
+ "0": 1.0,
59
+ "1": 53.521487603305786,
60
+ "2": 34.5392,
61
+ "3": 34.44734042553191,
62
+ "4": 62.57101449275362
63
+ }
64
+ }