PyDL8.5
stable

Getting Started

  • User guide: Using PyDL8.5

Documentation

  • PyDL8.5 API

Tutorial - Examples

  • General examples
    • DL8.5 Predictor used for task involving label
    • DL85Classifier example to export tree as image
    • DL8.5 classifier : python side iterative search
    • DL8.5 default predictive clustering
    • DL8.5 classifier : user specific error function based on supports per class
    • DL8.5 classifier : user specific error function based on transactions ID
    • DL8.5 used to perform predictive clustering
    • Default DL85Booster
    • Default DL85Classifier
    • DL85Booster with cross-validation
PyDL8.5
  • »
  • General examples
  • Edit on GitHub

General examples¶

Some are example of usage of our algorithm.

DL8.5 Predictor used for task involving label

DL8.5 Predictor used for task involving label¶

DL85Classifier example to export tree as image

DL85Classifier example to export tree as image¶

DL8.5 classifier : python side iterative search

DL8.5 classifier : python side iterative search¶

DL8.5 default predictive clustering

DL8.5 default predictive clustering¶

DL8.5 classifier : user specific error function based on supports per class

DL8.5 classifier : user specific error function based on supports per class¶

DL8.5 classifier : user specific error function based on transactions ID

DL8.5 classifier : user specific error function based on transactions ID¶

DL8.5 used to perform predictive clustering

DL8.5 used to perform predictive clustering¶

Default DL85Booster

Default DL85Booster¶

Default DL85Classifier

Default DL85Classifier¶

DL85Booster with cross-validation

DL85Booster with cross-validation¶

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2021, Gaël Aglin and Siegfried Nijssen and Pierre Schaus. Revision 279df6aa.

Built with Sphinx using a theme provided by Read the Docs.