Based on the "Machine Learning" category.
Alternatively, view Metrics alternatives based on common mentions on social networks and blogs.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Metrics or a related project?
Note: the current releases of this toolbox are a beta release, to test working with Haskell's, Python's, and R's code repositories.
Build Status
Metrics provides implementations of various supervised machine learning evaluation metrics in the following languages:
easy_install ml_metricsinstall.packages("Metrics") from the R promptcabal install MetricsFor more detailed installation instructions, see the README for each implementation.
Evaluation MetricPythonRHaskellMATLAB / Octave Absolute Error (AE)✓✓✓✓ Average Precision at K (APK, AP@K)✓✓✓✓ Area Under the ROC (AUC)✓✓✓✓ Classification Error (CE)✓✓✓✓ F1 Score (F1) ✓ Gini ✓ Levenshtein✓ ✓✓ Log Loss (LL)✓✓✓✓ Mean Log Loss (LogLoss)✓✓✓✓ Mean Absolute Error (MAE)✓✓✓✓ Mean Average Precision at K (MAPK, MAP@K)✓✓✓✓ Mean Quadratic Weighted Kappa✓✓ ✓ Mean Squared Error (MSE)✓✓✓✓ Mean Squared Log Error (MSLE)✓✓✓✓ Normalized Gini ✓ Quadratic Weighted Kappa✓✓ ✓ Relative Absolute Error (RAE) ✓ Root Mean Squared Error (RMSE)✓✓✓✓ Relative Squared Error (RSE) ✓ Root Relative Squared Error (RRSE) ✓ Root Mean Squared Log Error (RMSLE)✓✓✓✓ Squared Error (SE)✓✓✓✓ Squared Log Error (SLE)✓✓✓✓
(Nonexhaustive and to be added in the future)
Do not miss the trending, packages, news and articles with our weekly report.