grid_search#
API documentation for tradeexecutor.analysis.grid_search Python module in Trading Strategy.
Module description#
Grid search result analysis.
Breaddown of performance of different grid search combinations
Heatmap and other comparison methods
Classes#
Sorted best grid search results.  | 
Functions#
  | 
Create a grid search result table row.  | 
  | 
Create aa table showing grid search result of each combination.  | 
  | 
From all grid search results, filter out the best one to be displayed.  | 
  | 
Order grid search results by a metric.  | 
  | 
Render a grid search combination table to notebook output.  | 
  | 
Draw a 3D scatter plot for grid search results.  | 
  | 
Deprecated.  | 
  | 
Draw a heatmap square comparing two different parameters.  | 
  |