:orphan:
.. _general_examples:
General examples
================
Some are example of usage of our algorithm.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_predictor_user_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_predictor_user.py`
.. raw:: html
DL8.5 Predictor used for task involving label
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_memory_bounded_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_memory_bounded.py`
.. raw:: html
Memory bounded DL85Classifier
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_iterative_python_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_iterative_python.py`
.. raw:: html
DL8.5 classifier : python side iterative search
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_export_tree_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_export_tree.py`
.. raw:: html
Default DL85Classifier export tree
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_user_1_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_user_1.py`
.. raw:: html
DL8.5 classifier : user specific error function based on supports per class
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_cluster_dl85_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_cluster_dl85.py`
.. raw:: html
DL8.5 default predictive clustering
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_user_2_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_user_2.py`
.. raw:: html
DL8.5 classifier : user specific error function based on transactions ID
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_compas_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_compas.py`
.. raw:: html
Default DL85Classifier on COMPAS dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_cluster_user_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_cluster_user.py`
.. raw:: html
DL8.5 used to perform predictive clustering
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_boosting_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_boosting.py`
.. raw:: html
Default DL85Booster
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_classifier_dl85_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_classifier_dl85.py`
.. raw:: html
Default DL85Classifier
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_predictor_user
/auto_examples/plot_classifier_memory_bounded
/auto_examples/plot_classifier_iterative_python
/auto_examples/plot_classifier_export_tree
/auto_examples/plot_classifier_user_1
/auto_examples/plot_cluster_dl85
/auto_examples/plot_classifier_user_2
/auto_examples/plot_compas
/auto_examples/plot_cluster_user
/auto_examples/plot_boosting
/auto_examples/plot_classifier_dl85
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery