fix(ml): complete ML pipeline fixes and setup
- Fix CCI indicator to use HLC prices instead of close only - Parse datetime column when loading enriched CSV - Strip timezone from annotation timestamps - Fix TA-Lib pattern names (CDL3WHITESOLDIERS, CDL3BLACKCROWS) - Exclude programmatic label columns from training features - Fix classification report to handle missing classes - Update MLflow tracking to use localhost:5000 - Grant PostgreSQL permissions to ml_user Pipeline now runs successfully end-to-end: - Feature engineering: 2543 rows, 31 columns - Annotation ingestion: 286 samples - Training: 89.47% test accuracy with Random Forest
This commit is contained in:
parent
ceb4103ec4
commit
aa81d4f3d0
348 changed files with 1327 additions and 11 deletions
|
|
@ -0,0 +1,2 @@
|
|||
1771187376598 0.8947368421052632 0
|
||||
1771187376598 0.8947368421052632 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376658 0.8928571428571429 0
|
||||
1771187376658 0.8928571428571429 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376682 0.896551724137931 0
|
||||
1771187376682 0.896551724137931 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376614 0.8947044334975369 0
|
||||
1771187376614 0.8947044334975369 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376707 0.0 0
|
||||
1771187376707 0.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376626 0.8949312937516204 0
|
||||
1771187376626 0.8949312937516204 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376641 0.8064516129032258 0
|
||||
1771187376641 0.8064516129032258 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376666 1.0 0
|
||||
1771187376666 1.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376691 0.0 0
|
||||
1771187376691 0.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376650 1.0 0
|
||||
1771187376650 1.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376674 0.8125 0
|
||||
1771187376674 0.8125 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376699 0.0 0
|
||||
1771187376699 0.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376484 1.0 0
|
||||
1771187376484 1.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376492 1.0 0
|
||||
1771187376492 1.0 0
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
1771187376501 1.0 0
|
||||
1771187376501 1.0 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue