Git Product home page Git Product logo

pydl8.5's Introduction

Travis CircleCI ReadTheDocs Codecov

Authors:Gaël Aglin, Siegfried Nijssen, Pierre Schaus

Relevant paper : [DL852020] [PYDL852020]

The PYDL8.5 library is an enhancement of DL8.5. The name has changed because the library no longer contains only the implementation of the DL8.5 algorithm, although the additional features are still built around DL8.5. Therefore the name of the library has changed and you need to install the correct version from PyPI to benefit from the new features. Please read the relevant articles referenced below to learn about the additional features. The documentation will help you get started with PyDL8.5.

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 pydl8.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.
[PYDL852020]Aglin, G., Nijssen, S., Schaus, P. PyDL8.5: a Library for Learning Optimal Decision Trees., In IJCAI. 2020.

pydl8.5's People

Contributors

aglingael avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.