معرفی شرکت ها


dl8.5-0.0.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A package to build an optimal binary decision tree classifier.
ویژگی مقدار
سیستم عامل -
نام فایل dl8.5-0.0.9
نام dl8.5
نسخه کتابخانه 0.0.9
نگهدارنده ['Gael Aglin, Siegfried Nijssen, Pierre Schaus']
ایمیل نگهدارنده ['aglingael@gmail.com, siegfried.nijssen@gmail.com, pschaus@gmail.com']
نویسنده Gael Aglin, Siegfried Nijssen, Pierre Schaus
ایمیل نویسنده aglingael@gmail.com, siegfried.nijssen@gmail.com, pschaus@gmail.com
آدرس صفحه اصلی https://github.com/aglingael/dl8.5
آدرس اینترنتی https://pypi.org/project/dl8.5/
مجوز LICENSE.txt
|Travis|_ |CircleCI|_ |ReadTheDocs|_ |Codecov|_ .. |Travis| image:: https://travis-ci.org/aglingael/dl8.5.svg?branch=master .. _Travis: https://travis-ci.org/aglingael/dl8.5 .. |CircleCI| image:: https://circleci.com/gh/aglingael/dl8.5/tree/master.svg?style=svg .. _CircleCI: https://circleci.com/gh/aglingael/dl8.5/ .. |ReadTheDocs| image:: https://readthedocs.org/projects/dl85/badge/?version=latest .. _ReadTheDocs: https://dl85.readthedocs.io/en/latest/ .. |Codecov| image:: https://codecov.io/gh/aglingael/dl8.5/branch/master/graph/badge.svg .. _Codecov: https://codecov.io/gh/aglingael/dl8.5 :Authors: Gaël Aglin, Siegfried Nijssen, Pierre Schaus `Relevant paper <https://dial.uclouvain.be/pr/boreal/fr/object/boreal%3A223390/datastream/PDF_01/view>`_: [DL852020]_ This project implements an algorithm for inferring optimal binary decision trees. It is scikit-learn compatible and can be used in combination with scikit-learn. As a scikit-learn classifier, it implements the methods "fit" and "predict". This tool can be installed in two ways: * download the source from github and install using the command ``python3 setup.py install`` in the root folder * install from pip by using the command ``pip install dl8.5`` in the console **Disclaimer: The compilation of the project has been tested with C++ compilers on the Linux and MacOS operating systems; Windows is not yet supported.** .. [DL852020] Aglin, G., Nijssen, S., Schaus, P. Learning optimal decision trees using caching branch-and-bound search. In AAAI. 2020.


نحوه نصب


نصب پکیج whl dl8.5-0.0.9:

    pip install dl8.5-0.0.9.whl


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

    pip install dl8.5-0.0.9.tar.gz