Skip to main content

The LogitBoost algorithm

Project description

Python Version PyPI Package Version Travis CI Build Status Code Coverage Documentation Status GitHub License

This is a Python implementation of the LogitBoost classification algorithm [1] built on top of scikit-learn. It supports both binary and multiclass classification; see the examples.

This package provides a single class, LogitBoost, which can be used out-of-the-box like any sciki-learn estimator.

Documentation website: https://logitboost.readthedocs.io

Installation

The latest version of LogitBoost can be installed directly after cloning from GitHub.

git clone https://github.com/artemmavrin/logitboost.git
cd logitboost
make install

Moreover, LogitBoost is on the Python Package Index (PyPI), so a recent version of it can be installed with the pip tool.

python -m pip install logitboost

This project was developed in Python 3.7, and it is tested to also work with Python 3.6.

References

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

logitboost-0.7.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

logitboost-0.7-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

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