Skip to content

Commit

Permalink
Organize examples
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <adam2392@gmail.com>
  • Loading branch information
adam2392 committed Oct 12, 2023
1 parent ce36d7b commit c206463
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 265 deletions.
6 changes: 6 additions & 0 deletions examples/calibration/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _calibration_examples:

Calibrated decision trees via honesty
-------------------------------------

Examples demonstrating the usage of honest decision trees to obtain calibrated predictions.
File renamed without changes.

This file was deleted.

127 changes: 0 additions & 127 deletions examples/plot_multiview_dtc.py

This file was deleted.

6 changes: 6 additions & 0 deletions examples/sklearn_vs_sktree/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _sklearn_examples:

Comparing sklearn and sktree decision trees
-------------------------------------------

Examples demonstrating the difference between sklearn and sktree decision trees.
File renamed without changes.
6 changes: 6 additions & 0 deletions examples/sparse_oblique_trees/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _sporf_examples:

Sparse oblique projections with oblique decision-trees
------------------------------------------------------

Examples demonstrating learning using oblique random forests.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c206463

Please sign in to comment.