/RegressorMetricGraphPlot

Python package to simplify plotting of common evaluation metrics for regression models. Metrics included are pearson correlation coefficient (r), coefficient of determination (r-squared), mean squared error (mse), root mean squared error(rmse), root mean squared relative error (rmsre), mean absolute error (mae), mean absolute percentage error (mape), etc.

Primary LanguageJupyter NotebookMIT LicenseMIT

No issues in this repository yet.