select_best_model

select_best_model(rank, enable_selector, selector_id='')[source]

Select the best model.

Parameters:
  • rank (list) – Models rank.
  • enable_selector (bool) – Enable the selection of the best model to predict both H/L cycles.
  • selector_id (str) – Selector id.
Returns:

Best model.

Return type:

dict