ML.EVAL.BEST_SCORE¶
Returns the best score for the model.
Syntax¶
Arguments¶
| Name | Type | Default | Description |
|---|---|---|---|
| model | object | Fitted GridSearchCV object created by ML.EVAL.GRID_SEARCH and trained with ML.FIT. |
Examples¶
Examples coming soon
Working Excel formula examples for this function are not yet written.