Man pages for paulhendricks/scorer
Quickly Score Models in Data Science and Machine Learning

absolute_errorCalculate absolute error regression loss.
absolute_percent_errorCalculate absolute percent error regression loss.
accuracyCalculate the accuracy score.
accuracy_scoreCalculate the accuracy score.
check_argsCheck the arguments.
condition_negativeCalculate the number of the condition negatives.
condition_positiveCalculate the number of the condition positives.
diagnostic_odds_ratioCalculate the diagnostic odds ratio.
explained_variance_scoreCalculate explained variance regression score function.
f1_scoreCalculate the F1 score.
false_discovery_rateCalculate the false discovery rate.
false_negativeCalculate the number of the false negatives.
false_negative_rateCalculate the false negative rate.
false_omission_rateCalculate the false omission rate.
false_positiveCalculate the number of the false positives.
false_positive_rateCalculate the false positive rate.
log_errorCalculate log error regression loss.
matthews_corrcoefCalculate Matthew's correlation coefficient.
mean_absolute_errorCalculate mean absolute error regression loss.
mean_absolute_percent_errorCalculate mean absolute percent error regression loss.
mean_absolute_scaled_errorCalculate mean absolute scaled error regression loss.
mean_errorCalculate mean error regression loss.
mean_percent_errorCalculate mean percent error regression loss.
mean_squared_errorCalculate mean squared error regression loss.
mean_squared_log_errorCalculate mean squared log error regression loss.
median_absolute_errorCalculate median absolute error regression loss.
median_absolute_percent_errorCalculate median absolute percent error regression loss.
median_percent_errorCalculate median percent error regression loss.
median_squared_errorCalculate median squared error regression loss.
median_squared_log_errorCalculate median squared log error regression loss.
negative_likelihood_ratioCalculate the negative likelihood ratio.
negative_predictive_valueCalculate the negative predictive value.
percent_errorCalculate percent error regression loss.
positive_likelihood_ratioCalculate the positive likelihood ratio.
positive_predictive_valueCalculate the positive predictive value.
precisionCalculate the precision.
predicted_condition_negativeCalculate the number of the predicted condition negatives.
predicted_condition_positiveCalculate the number of the predicted condition positives.
prevalenceCalculate the prevalance.
r2_scoreCalculate R^2 (coefficient of determination) regression score...
recallCalculate the true positive rate.
scorerscorer: Quickly Score Models in Data Science and Machine...
sensitivityCalculate the true positive rate.
specificityCalculate the true negative rate.
squared_errorCalculate squared error regression loss.
squared_log_errorCalculate squared log_error regression loss.
symmetric_mean_absolute_percent_errorCalculate symmetric mean absolute percent error regression...
symmetric_median_absolute_percent_errorCalculate symmetric median absolute percent error regression...
total_populationCalculate the number of the total population.
total_variance_scoreCalculate total variance regression score function.
true_negativeCalculate the number of the true negatives.
true_negative_rateCalculate the true negative rate.
true_positiveCalculate the number of the true positives.
true_positive_rateCalculate the true positive rate.
unexplained_variance_scoreCalculate unexplained variance regression score function.
paulhendricks/scorer documentation built on May 24, 2019, 8:44 p.m.