ML.EVAL.BEST_PARAMS¶ Returns the best parameters for the model. Syntax¶ ML.EVAL.BEST_PARAMS(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_SCORE ML.EVAL.CV_SCORE ML.EVAL.GRID_SEARCH ML.EVAL.SCORE ML.EVAL.SEARCH_RESULTS