grid_search#
tradeexecutor.analysis.grid_search Python module in Trading Strategy framework.
Module description#
Grid search result analysis.
Breaddown of performance of different grid search combinations
Heatmap and other comparison methods
Functions#
|
Create a grid search result table row. |
|
Create aa table showing grid search result of each combination. |
|
Draw a heatmap square comparing two different parameters. |
|
Render a grid search combination table to notebook output. |