Update freqai-feature-engineering.md
This commit is contained in:
parent
c8aa7720a2
commit
52dfb0452c
@ -124,6 +124,8 @@ It is advisable to start from the template `feature_engineering_*` functions in
|
|||||||
/ dataframe["close"]
|
/ dataframe["close"]
|
||||||
- 1
|
- 1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
return dataframe
|
||||||
```
|
```
|
||||||
|
|
||||||
In the presented example, the user does not wish to pass the `bb_lowerband` as a feature to the model,
|
In the presented example, the user does not wish to pass the `bb_lowerband` as a feature to the model,
|
||||||
|
Loading…
Reference in New Issue
Block a user