Skip to main content

Skerrorlearner is an Error Learning Package for Machine Learning

Project description

skerrorlearner is an Error Learning Package for Machine Learning use cases. It is available for both Regression and Classification problems under Supervised Machine Learning. This helps build models that learn the error of the current model being built. This approach is taken towards Machine Learning Model Performance Improvement.

Download Stats

PyPi Downloads PyPi Monthly Downloads PyPi Weekly Downloads

Documentation

You can read the documentation here.

License

Apache License 2.0

Installation

Using pip

You can use pip to install skerrorlearner. Copy the below command and paste in Command Prompt to install skerrorlearner.

pip install skerrorlearner

To upgrade the package, copy the below command and paste in Command Prompt to upgrade skerrorlearner.

pip install skerrorlearner --upgrade

Usage

As we highly believe in hands-on rather than reading documentations, we have got usage guides in the form of .ipynb notebooks. Below are the linked usage guides.

Further, if you fork the Skerrorlearner Use Case Demo directory, you’ll be able to get the data on top of which skerrorlearner was tested. You’ll also be able to get the .ipynb notebook to understand how the library works.

Once you have forked the library, we’d highly recommend you to read the dockstring of each method falling under skerrorlearner package to know what parameters are to be passed and what is the use of the method.

Support & Advantages

The library supports below algorithms to build Error Models.

Regression Use Case

Scikit Learn

Non-Scikit Learn

Linear Regression

XGBoost

Support Vector Machine

LightGBM

Decision Tree

Random Forest

K-Nearest Neighbors

AdaBoost

GradientBoost

Classification Use Case

Scikit Learn

Non-Scikit Learn

Logistic Regression

XGBoost

Support Vector Machine

LightGBM

Decision Tree

CatBoost

Random Forest

K-Nearest Neighbors

AdaBoost

GradientBoost

GaussianNB

Advantages

  • Supports Hackathon Data Prediction

  • Supports Production Live Data Prediction

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

skerrorlearner-0.1.920.tar.gz (9.4 kB view hashes)

Uploaded Source

Supported by

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