| accuracy | Calculate the Accuracy for predictions |
| auc_pr | Calculates AUC Precision Recall for continious predictions,... |
| auc_roc | Calculates area under the curve (AUC) for the... |
| confusion_matrix | This script contains all the code for ML performance metrics... |
| FakePredictionResults | Simulated Prediction and True Label dataset |
| fnr | Calculates the False Negative Rate (FNR) |
| fpr | Calculates the False Positive Rate (FPR) |
| precision | Calculate the Precision for predictions |
| recall | Calculate the Recall for predictions |
| threshold_finder | Finds the threshold to cut continous predictions to maximize... |
| tnr | Calculates the True Negative Rate (TNR) |
| tpr | Calculates the True Positive Rate (TPR) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.