accuracy | Accuracy |
binary_crossentropy | Binary Crossentropy |
categorical_crossentropy | Categorical Crossentropy |
class_ratio | Class Ratio |
cohen_kappa | Cohen's Kappa |
confusion_matrix | Confusion matrix construction |
error_rate | Epirical risk |
false_negative | False Negative |
false_negative_rate | False Negative Rate |
false_positive | False Positive |
false_positive_rate | False Positive Rate |
f_measure | F-measure |
geometric_mean | Geometric Mean |
kl_divergence | Kullback–Leibler Divergence (KLD) |
likelihood_ratio | Likelihood Ratio |
mae | Mean Absolute Error (MAE) |
mape | Mean Absolute Percentage Error (MAPE) |
mse | Mean Square Error (MSE) |
msle | Mean Squared Logarithmic Error (MSLE) |
negative_predicted_values | Negative Predicted Values |
plot.pr_coordinates | Plot PR coordinates |
plot.pr_curve | Plot PR coordinates |
plot.roc_coordinates | Plot ROC coordinates |
plot.roc_curve | Plot ROC coordinates |
positive_predicted_values | Positive Predicted Values |
pr_coordinates | Precision–Recall (PR) |
pr_curve | Precision–Recall (PR) |
precision | Precision |
recall | Recall |
roc_coordinates | Receiver Operating Characteristic (ROC) |
roc_curve | Receiver Operating Characteristic (ROC) |
s_coefficient | S Coefficient |
scott_pi | Scott's Pi |
sensitivity | Sensitivity |
specificity | Specificity |
true_negative | True Negative |
true_negative_rate | True Negative Rate |
true_positive | True Positive |
true_positive_rate | True Positive Rate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.