fix(ml): parse datetime column and fix TA-Lib pattern names
- Add parse_dates parameter when loading enriched CSV - Strip timezone from annotation timestamps to match data - Fix pattern names: CDLTHREEWHITESOLDIERS -> CDL3WHITESOLDIERS - Fix pattern names: CDLTHREEBLACKCROWS -> CDL3BLACKCROWS
This commit is contained in:
parent
2b86524436
commit
ceb4103ec4
10 changed files with 5 additions and 5 deletions
BIN
services/ml/training/__pycache__/__init__.cpython-313.pyc
Normal file
BIN
services/ml/training/__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
services/ml/training/__pycache__/evaluation.cpython-313.pyc
Normal file
BIN
services/ml/training/__pycache__/evaluation.cpython-313.pyc
Normal file
Binary file not shown.
BIN
services/ml/training/__pycache__/train.cpython-313.pyc
Normal file
BIN
services/ml/training/__pycache__/train.cpython-313.pyc
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue