Create README.md

This commit is contained in:
ysheynin
2025-02-02 18:23:33 -05:00
committed by GitHub
parent 17e5d2a1e1
commit 5dcab576c3
+9
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