Skip to content

Commit 4b85b6f

Browse files
committed
merge conflict aftermath
1 parent f50e841 commit 4b85b6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ By default, `risk_factor=1.0`, hence the model above is evaluated at `0.0433`. L
142142
Running predictions
143143
-------------------
144144

145-
The [`run_predict.py`](run_predict.py) script downloads the current trading data for the selected currencies and runs an ensemble of
146-
several best models (5 by default) that have been saved for these currencies, period and target. Result prediction is
147-
the aggregated value of constituent model predictions.
145+
The [`run_predict.py`](run_predict.py) script downloads the current trading data for the selected currencies and runs an
146+
ensemble of several best models (5 by default) that have been saved for these currencies, period and target.
147+
Result prediction is the aggregated value of constituent model predictions.
148148

149149
```sh
150150
# Runs ensemble of best models for BTC_ETH ticker and outputs the aggregated prediction.

0 commit comments

Comments
 (0)