Description Usage Arguments Value Author(s)
View source: R/SaldaeTidyModels_v1.R
t.b.d
1 2 3 4 5 | SA_ml_performance_f(
SA_test_predicted = NULL,
pred_mode = "classification",
target_variable = NULL
)
|
SA_test_predicted |
data frame containg predicted values and benchmark values |
pred_mode |
prediction mode (classification or regression) |
a daa frame containing performances results (AUC , RMSE , MSE , MAE , MAPE)
Farid Azouaou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.