Calculator

simple to use online precision and recall calculator

Precision Recall Calculator (simple to use) Members Public

Precision and recall are metrics for classification machine learning models. Recall is the model's ability to capture positive cases and precision is the accuracy of the cases that it does capture.

Stephen Allwright
Stephen Allwright
Calculator
simple to use online calculator for making confusion matrix

Confusion Matrix Maker (simple to use) Members Public

The confusion matrix is a set of four values which show the performance of classification machine learning models per class. These four values are True Positive, False Positive, True Negative, and False Negative.

Stephen Allwright
Stephen Allwright
Calculator
simple to use online confusion matrix calculator

Confusion Matrix Calculator (simple to use) Members Public

The confusion matrix is a method of measuring the performance of classification machine learning models using the True Positive, False Positive, True Negative, and False Negative values. These four values can be used to calculate a set of metrics that describe different aspects of model performance.

Stephen Allwright
Stephen Allwright
Calculator
simple to use online MAE calculator (Mean Absolute Error)

MAE Calculator (Mean Absolute Error) Members Public

MAE (Mean Absolute Error) is a common metric to use for measuring the error of regression predictions. Use this calculator to calculate the MAE for a list of predictions and their corresponding actual values.

Stephen Allwright
Stephen Allwright
Calculator
simple to use online calculator for coefficient of determination and correlation coefficient

Coefficient of Determination Calculator (simple to use) Members Public

The Coefficient of Determination, often called R Squared, is a metric that measures a model's goodness of fit, and the Correlation Coefficient (often called R) is the correlation between the two sets of values. This calculator will calculate both these metrics for two data lists.

Stephen Allwright
Stephen Allwright
Calculator
Simple to use online R Squared (R2) calculator

R Squared Calculator (Both R and R2) Members Public

R Squared (R2) is a metric that measures a model's goodness of fit, and R is the correlation between the two sets of values. This calculator will calculate both R and R-Squared values for two data lists.

Stephen Allwright
Stephen Allwright
Calculator
simple to use online accuracy calculator

Accuracy Calculator (accuracy percentage) Members Public

Accuracy is a common metric to use for measuring the error of classification predictions. There are several ways to calculate the accuracy percentage, in this post you will find the two most common ways of doing so.

Stephen Allwright
Stephen Allwright
Calculator
Simple online calculator for mape (mean absolute percentage error)

MAPE Calculator (Mean Absolute Percentage Error) Members Public

MAPE (Mean Absolute Percentage Error) is a common metric to use for measuring the error of regression predictions. Use this calculator to calculate the MAPE for a list of predictions and their corresponding actual values.

Stephen Allwright
Stephen Allwright
Calculator