Add ability to plot feature importance

This commit is contained in:
initrv
2022-09-16 19:17:41 +03:00
parent 8a236c3c4f
commit b707a6da35
4 changed files with 83 additions and 1 deletions

View File

@@ -77,7 +77,8 @@
"indicator_periods_candles": [
10,
20
]
],
"plot_feature_importance": true
},
"data_split_parameters": {
"test_size": 0.33,