ML.EVAL.BEST_SCORE¶ Returns the best score for the model. Syntax¶ ML.EVAL.BEST_SCORE(model) Arguments¶ Name Type Default Description model object Positional argument 1 Examples¶ Examples coming soon Working Excel formula examples for this function are not yet written. See also¶ ML.EVAL.BEST_PARAMS ML.EVAL.CV_SCORE ML.EVAL.GRID_SEARCH ML.EVAL.SCORE ML.EVAL.SEARCH_RESULTS