معرفی شرکت ها


ColGenEstimator-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Classifiers using column generation
ویژگی مقدار
سیستم عامل -
نام فایل ColGenEstimator-0.0.9
نام ColGenEstimator
نسخه کتابخانه 0.0.9
نگهدارنده ['K. Patel']
ایمیل نگهدارنده ['krunalkachadia@gmail.com']
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/krooonal/col_gen_estimator
آدرس اینترنتی https://pypi.org/project/ColGenEstimator/
مجوز new BSD
.. -*- mode: rst -*- |AppVeyor|_ |Codecov|_ |CircleCI|_ .. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/6eo2m9ydofn1nvb6?svg=true .. _AppVeyor: https://ci.appveyor.com/api/projects/status/6eo2m9ydofn1nvb6 .. |Codecov| image:: https://codecov.io/gh/krooonal/col_gen_estimator/branch/master/graph/badge.svg?token=ZR8HME2LGV .. _Codecov: https://codecov.io/gh/krooonal/col_gen_estimator .. |CircleCI| image:: https://circleci.com/gh/krooonal/col_gen_estimator/tree/master.svg?style=svg .. _CircleCI: https://circleci.com/gh/krooonal/col_gen_estimator/tree/master 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!*


نیازمندی

مقدار نام
- numpy
- scipy
- scikit-learn
- ortools
- bitarray
- sphinx
- sphinx-gallery
- sphinx-rtd-theme
- numpydoc
- matplotlib
- pytest
- pytest-cov


نحوه نصب


نصب پکیج whl ColGenEstimator-0.0.9:

    pip install ColGenEstimator-0.0.9.whl


نصب پکیج tar.gz ColGenEstimator-0.0.9:

    pip install ColGenEstimator-0.0.9.tar.gz