Classifiers using column generation
Project description
col_gen_estimator - A template for scikit-learn compatible column generation based estimators contributions ============================================================
col_gen_estimator is a template project for scikit-learn compatible column generation based estimators.
This project is built using the sklearn template.
It aids development of estimators that can be used in scikit-learn pipelines and (hyper)parameter search, while facilitating testing (including some API compliance), documentation, open source development, packaging, and continuous integration.
An example extension of a column generation based binary classifier (Boolean Decision Rule Generation by S. Dash et. al. 2018) is included. The developer needs to extend the master and subproblem classes and implement the required methods. The coumn generation part is taken care of by the template fit method.
Thank you for cleanly contributing to the estimator template!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for ColGenEstimator-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7e17c9d042e711eba6012287aaa4b49dca8e04353b02291c70558f10188fa4a |
|
MD5 | df0bd3b9a87c8e3da1c171e030a1a865 |
|
BLAKE2b-256 | 9f8b77f986e2774cab277ec4ec4418cdbf4d2fca6831cb4fbe7a8f7762e7d6f9 |