| Accuracy | Accuracy |
| Area_Under_Curve | Calculate the Area Under the Curve |
| AUC | Area Under the Receiver Operating Characteristic Curve (ROC... |
| ConfusionDF | Confusion Matrix (Data Frame Format) |
| ConfusionMatrix | Confusion Matrix |
| F1_Score | F1 Score |
| F1_Score_macro | F1 Score (macro averaged) |
| F1_Score_macro_weighted | F1 Score (macro weighted average) |
| F1_Score_micro | F1 Score (micro averaged) |
| FBeta_Score | F-Beta Score |
| GainAUC | Area Under the Gain Chart |
| Gini | Gini Coefficient |
| KS_Stat | Kolmogorov-Smirnov Statistic |
| LiftAUC | Area Under the Lift Chart |
| LogLoss | Log loss / Cross-Entropy Loss |
| MAE | Mean Absolute Error Loss |
| MAPE | Mean Absolute Percentage Error Loss |
| MedianAE | Median Absolute Error Loss |
| MedianAPE | Median Absolute Percentage Error Loss |
| MLmetrics | MLmetrics: Machine Learning Evaluation Metrics |
| MSE | Mean Square Error Loss |
| MultiLogLoss | Multi Class Log Loss |
| NormalizedGini | Normalized Gini Coefficient |
| Poisson_LogLoss | Poisson Log loss |
| PRAUC | Area Under the Precision-Recall Curve (PR AUC) |
| Precision | Precision |
| Precision_macro | Precision (macro averaged) |
| Precision_macro_weighted | Precision (macro weighted average) |
| Precision_micro | Precision (micro averaged) |
| R2_Score | R-Squared (Coefficient of Determination) Regression Score |
| RAE | Relative Absolute Error Loss |
| Recall | Recall |
| Recall_macro | Recall (macro averaged) |
| Recall_macro_weighted | Recall (macro weighted averaged) |
| Recall_micro | Recall (micro averaged) |
| RMSE | Root Mean Square Error Loss |
| RMSLE | Root Mean Squared Logarithmic Error Loss |
| RMSPE | Root Mean Square Percentage Error Loss |
| RRSE | Root Relative Squared Error Loss |
| Sensitivity | Sensitivity |
| Specificity | Specificity |
| ZeroOneLoss | Normalized Zero-One Loss (Classification Error Loss) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.