Create README.md

This commit is contained in:
ysheynin 2025-02-02 18:23:33 -05:00 committed by GitHub
parent 17e5d2a1e1
commit 5dcab576c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
README.md Normal file
View File

@ -0,0 +1,9 @@
poetry run python main.py \
--symbol BTC-USD \
--start-date 2025-01-28 \
--end-date 2025-01-31 \
--interval 5m \
--training-window 60 \
--inference-window 12 \
--inference-offset 0 \
--output predictions.csv