sort_models: sort_models

Description Usage Arguments Value

Description

Returns a index data frame giving ranked placement best models in model_list. Internal function used for model selection.

Usage

1
sort_models(model_list, eval_metric)

Arguments

model_list

List object of H2O frames containing h2o model objects.

eval_metric

Character object one of logloss, MSE, RMSE, MAE, AUC, or mean_per_class_error. No Default.

Value

Data frame indexing validation model performance of models in model_list.


andrewsommerlot/startml documentation built on May 5, 2019, 6:58 p.m.