|
3 | 3 | You can adapt this file completely to your liking, but it should at least |
4 | 4 | contain the root `toctree` directive. |
5 | 5 |
|
6 | | -############################### |
7 | | -imbalanced-learn documentation! |
8 | | -############################### |
| 6 | +:notoc: |
9 | 7 |
|
10 | | -.. toctree:: |
11 | | - :maxdepth: 2 |
12 | | - :hidden: |
13 | | - :caption: Getting Started |
| 8 | +############################## |
| 9 | +imbalanced-learn documentation |
| 10 | +############################## |
14 | 11 |
|
15 | | - install |
| 12 | +**Date**: |today| **Version**: |version| |
16 | 13 |
|
17 | | -.. toctree:: |
18 | | - :maxdepth: 2 |
19 | | - :hidden: |
20 | | - :caption: Documentation |
| 14 | +**Useful links**: |
| 15 | +`Binary Installers <https://pypi.org/project/imbalanced-learn>`__ | |
| 16 | +`Source Repository <https://github.com/scikit-learn-contrib/imbalanced-learn>`__ | |
| 17 | +`Issues & Ideas <https://github.com/scikit-learn-contrib/imbalanced-learn/issues>`__ | |
| 18 | +`Q&A Support <https://gitter.im/scikit-learn-contrib/imbalanced-learn>`__ |
21 | 19 |
|
22 | | - user_guide |
23 | | - references/index |
| 20 | +Imbalanced-learn (imported as :mod:`imblearn`) is an open source, MIT-licensed |
| 21 | +library relying on scikit-learn (imported as :mod:`sklearn`) and provides tools |
| 22 | +when dealing with classification with imbalanced classes. |
24 | 23 |
|
25 | | -.. toctree:: |
26 | | - :maxdepth: 2 |
27 | | - :hidden: |
28 | | - :caption: Tutorial - Examples |
| 24 | +.. raw:: html |
29 | 25 |
|
30 | | - auto_examples/index |
| 26 | + <div class="container"> |
| 27 | + <div class="row"> |
| 28 | + <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 d-flex"> |
| 29 | + <div class="card text-center intro-card shadow"> |
| 30 | + <div class="card-body flex-fill"> |
| 31 | + <i class="fas fa-download fa-7x"></i> |
| 32 | + <h5 class="card-title">Getting started</h5> |
| 33 | + <p class="card-text">Check out the getting started guides to install <em>imbalanced-learn</em>. |
| 34 | + Some extra information to get started with a new contribution is also provided.</p> |
31 | 35 |
|
32 | | -.. toctree:: |
33 | | - :maxdepth: 1 |
34 | | - :hidden: |
35 | | - :caption: Addtional Information |
| 36 | +.. container:: custom-button |
36 | 37 |
|
37 | | - whats_new |
38 | | - about |
| 38 | + :ref:`To the installation guideline<getting_started>` |
39 | 39 |
|
40 | | -`Getting started <install.html>`_ |
41 | | ---------------------------------- |
| 40 | +.. raw:: html |
42 | 41 |
|
43 | | -Information to install, test, and contribute to the package. |
| 42 | + </div> |
| 43 | + </div> |
| 44 | + </div> |
| 45 | + <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 d-flex"> |
| 46 | + <div class="card text-center intro-card shadow"> |
| 47 | + <div class="card-body flex-fill"> |
| 48 | + <i class="fas fa-book fa-7x"></i> |
| 49 | + <h5 class="card-title">User guide</h5> |
| 50 | + <p class="card-text">The user guide provides in-depth information on the |
| 51 | + key concepts of imbalanced-learn with useful background information and explanation.</p> |
44 | 52 |
|
45 | | -`User Guide <user_guide.html>`_ |
46 | | -------------------------------- |
| 53 | +.. container:: custom-button |
47 | 54 |
|
48 | | -The main documentation. This contains an in-depth description of all |
49 | | -algorithms and how to apply them. |
| 55 | + :ref:`To the user guide<user_guide>` |
50 | 56 |
|
51 | | -`API Documentation <references/index.html>`_ |
52 | | -------------------------------------------- |
| 57 | +.. raw:: html |
53 | 58 |
|
54 | | -The exact API of all functions and classes, as given in the |
55 | | -doctring. The API documents expected types and allowed features for |
56 | | -all functions, and all parameters available for the algorithms. |
| 59 | + </div> |
| 60 | + </div> |
| 61 | + </div> |
| 62 | + <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 d-flex"> |
| 63 | + <div class="card text-center intro-card shadow"> |
| 64 | + <div class="card-body flex-fill"> |
| 65 | + <i class="fas fa-code fa-7x"></i> |
| 66 | + <h5 class="card-title">API reference</h5> |
| 67 | + <p class="card-text">The reference guide contains a detailed description of |
| 68 | + the imbalanced-learn API. To known more about methods parameters.</p> |
57 | 69 |
|
58 | | -`Examples <auto_examples/index.html>`_ |
59 | | --------------------------------------- |
| 70 | +.. container:: custom-button |
60 | 71 |
|
61 | | -A set of examples illustrating the use of the different algorithms. It |
62 | | -complements the `User Guide <user_guide.html>`_. |
| 72 | + :ref:`To the reference guide<api>` |
63 | 73 |
|
64 | | -`What's new <whats_new.html>`_ |
65 | | ------------------------------- |
| 74 | +.. raw:: html |
66 | 75 |
|
67 | | -Log of the imbalanced-learn history. |
| 76 | + </div> |
| 77 | + </div> |
| 78 | + </div> |
| 79 | + <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 d-flex"> |
| 80 | + <div class="card text-center intro-card shadow"> |
| 81 | + <div class="card-body flex-fill"> |
| 82 | + <i class="fas fa-chart-bar fa-7x"></i> |
| 83 | + <h5 class="card-title">Examples</h5> |
| 84 | + <p class="card-text">The gallery of examples is a good place to see imbalanced-learn in action. |
| 85 | + Select an example and dive in.</p> |
68 | 86 |
|
69 | | -`About imbalanced-learn <about.html>`_ |
70 | | --------------------------------------- |
| 87 | +.. container:: custom-button |
71 | 88 |
|
72 | | -Just to know about history of imbalanced-learn. |
| 89 | + :ref:`To the gallery of examples<general_examples>` |
73 | 90 |
|
74 | | -See the `README <https://github.com/scikit-learn-contrib/imbalanced-learn/blob/master/README.rst>`_ |
75 | | -for more information. |
| 91 | +.. raw:: html |
| 92 | + |
| 93 | + </div> |
| 94 | + </div> |
| 95 | + </div> |
| 96 | + </div> |
| 97 | + </div> |
| 98 | + |
| 99 | + |
| 100 | +.. toctree:: |
| 101 | + :maxdepth: 3 |
| 102 | + :hidden: |
| 103 | + :titlesonly: |
| 104 | + |
| 105 | + install |
| 106 | + user_guide |
| 107 | + references/index |
| 108 | + auto_examples/index |
| 109 | + whats_new |
| 110 | + about |
0 commit comments