JackStat / ModelMetrics

Rapid Calculation of Model Metrics
29 stars 9 forks source link

Add S3 method for xgboost models #13

Closed JackStat closed 7 years ago

JackStat commented 8 years ago

It would be convenient to have a function that automatically provided model metrics for xgboost models. Example...auc(xgboostModel), logLoss(xgboostModel)