SA_ml_performance_f: Saldae Performance evaluation function

Description Usage Arguments Value Author(s)

View source: R/SaldaeTidyModels_v1.R

Description

t.b.d

Usage

1
2
3
4
5
SA_ml_performance_f(
  SA_test_predicted = NULL,
  pred_mode = "classification",
  target_variable = NULL
)

Arguments

SA_test_predicted

data frame containg predicted values and benchmark values

pred_mode

prediction mode (classification or regression)

Value

a daa frame containing performances results (AUC , RMSE , MSE , MAE , MAPE)

Author(s)

Farid Azouaou


fairanalytics/SaldaeML documentation built on Jan. 17, 2022, 12:05 p.m.