add freqai logo to top of doc
This commit is contained in:
221
docs/assets/freqai_logo_no_md.svg
Normal file
221
docs/assets/freqai_logo_no_md.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 36 KiB |
@@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# FreqAI
|
||||
|
||||
FreqAI is a module designed to automate a variety of tasks associated with
|
||||
@@ -516,7 +518,7 @@ The user can tell Freqai to remove outlier data points from the training/test da
|
||||
```json
|
||||
"freqai": {
|
||||
"feature_parameters" : {
|
||||
"use_SVM_to_remove_outliers: true
|
||||
"use_SVM_to_remove_outliers": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user