Skip to main content

The LogitBoost Classification Algorithm

Project description

Python Version PyPI Package Version Documentation Status

This is a Python implementation of the LogitBoost algorithm [1] built on top of scikit-learn.

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 survive
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, but it should work with Python 2.7 and earlier Python 3 versions.

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.4.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

logitboost-0.4-py3-none-any.whl (7.0 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