# Generated by roxygen2: do not edit by hand

export(AUC)
export(accuracy)
export(classification_error)
export(deviance_bernoulli)
export(deviance_gamma)
export(deviance_normal)
export(deviance_poisson)
export(deviance_tweedie)
export(f1_score)
export(gini_coefficient)
export(logLoss)
export(mae)
export(mape)
export(mse)
export(performance)
export(precision)
export(r_squared)
export(recall)
export(rmse)
export(weighted_mean)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
