Skip to main content

A simple package for comparing different Regression Models and Plotting with their most common evaluation metrics.

Project description

Common Evaluation metrics graph plot for Regression

Description

Python implementations for comparing different Regression Models and Plotting with their most common evaluation metrics.

The purpose of this package is to help users plot the graph at ease with different widely used metrics for regression model evaluation for comparing them at a glance

Figure: Model evaluation plot with widely used metrics

Table of Contents

Installation

$ pip install regressormetricgraphplot

     OR

$ git clone https://github.com/ajayarunachalam/RegressorMetricGraphPlot
$ cd RegressorMetricGraphPlot
$ python setup.py install

Notebook

!git clone https://github.com/ajayarunachalam/RegressorMetricGraphPlot.git
cd RegressorMetricGraphPlot/

Just replace the line 'from CompareModels import *' with 'from regressioncomparemetricplot import CompareModels' 

Follow the rest as demonstrated in the demo example [here] -- (https://github.com/ajayarunachalam/RegressorMetricGraphPlot/blob/main/regressormetricgraphplot/demo.ipynb)

Installation with Anaconda

If you installed your Python with Anacoda you can run the following commands to get started:

# Clone the repository 
git clone https://github.com/ajayarunachalam/RegressorMetricGraphPlot.git
cd RegressorMetricGraphPlot
# Create new conda environment with Python 3.6
conda create --new your-env-name python=3.6
# Activate the environment
conda activate your-env-name
# Install conda dependencies
conda install --yes --file conda_requirements.txt
# Instal pip dependencies
pip install requirements.txt

Examples

Navigate to the demo example in a form of iPython notebooks: -- here

Demo

 * demo.ipynb 

Contact

If there's some implementation you would like to see here or add in some examples feel free to do so. You can reach me at email

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regressormetricgraphplot-0.0.3.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

regressormetricgraphplot-0.0.3-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file regressormetricgraphplot-0.0.3.tar.gz.

File metadata

  • Download URL: regressormetricgraphplot-0.0.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for regressormetricgraphplot-0.0.3.tar.gz
Algorithm Hash digest
SHA256 db5dd52ffa98b44fdf6ca51395dc929b8d95c8e1147f41f44e7844b6ad0e8c93
MD5 bf15dc932094421e2bf60a3e935307c1
BLAKE2b-256 907b52b736eb40afeec958bb42b15f8f79a4ef29b0b12269d847477bb580d303

See more details on using hashes here.

File details

Details for the file regressormetricgraphplot-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: regressormetricgraphplot-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for regressormetricgraphplot-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 036a12e763efcd8e4c10eb8c267fdde44ac26b2fbd376cb35686615e8443dce3
MD5 062c3a7e77b78414a003870c581a6ec2
BLAKE2b-256 b148e51f42f8bfcbb285c5bfe465dc72f94d4b18870ef5f0c8a1b370d5407cd0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page