Skip to content

Commit 938cf53

Browse files
authored
[WIP] Refactor and add examples (#210)
* Refactor the exampes * Add missing folder
1 parent 22ea12f commit 938cf53

File tree

5 files changed

+18
-551
lines changed

5 files changed

+18
-551
lines changed

examples/applications/README.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. _realword_examples:
2+
3+
Examples based on real world datasets
4+
-------------------------------------
5+
6+
Examples which use real-word dataset.

examples/evaluation/README.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. _evaluation_examples:
2+
3+
Evaluation examples
4+
-------------------
5+
6+
Examples illustrating how classification using imbalanced dataset can be done.

examples/model_selection/README.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. _model_selection_examples:
2+
3+
Model Selection
4+
---------------
5+
6+
Examples related to the selection of balancing methods.

examples/plot_unbalanced_dataset.ipynb

Lines changed: 0 additions & 551 deletions
This file was deleted.

0 commit comments

Comments
 (0)