Skip to content

Commit 82186c8

Browse files
committed
docs: fix typo in docs causing note-box to not render
1 parent 8b8bf6f commit 82186c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/freqai-feature-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ You can ask for each of the defined features to be included also for informative
181181
In total, the number of features the user of the presented example strategy has created is: length of `include_timeframes` * no. features in `feature_engineering_expand_*()` * length of `include_corr_pairlist` * no. `include_shifted_candles` * length of `indicator_periods_candles`
182182
$= 3 * 3 * 3 * 2 * 2 = 108$.
183183

184-
!!! note "Learn more about creative feature engineering"
184+
!!! note "Learn more about creative feature engineering"
185185
Check out our [medium article](https://emergentmethods.medium.com/freqai-from-price-to-prediction-6fadac18b665) geared toward helping users learn how to creatively engineer features.
186186

187187
### Gain finer control over `feature_engineering_*` functions with `metadata`

0 commit comments

Comments
 (0)