Skip to content

Commit ae97633

Browse files
absolutelyNoWarrantyglemaitre
authored andcommitted
DOC: Fix hyperlink in README. (#483)
1 parent 2c45d20 commit ae97633

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Documentation
4444
Installation documentation, API documentation, and examples can be found on the
4545
documentation_.
4646

47-
.. _documentation: http://contrib.scikit-learn.org/imbalanced-learn/
47+
.. _documentation: https://imbalanced-learn.readthedocs.io/en/stable/
4848

4949
Installation
5050
------------
@@ -170,7 +170,7 @@ Below is a list of the methods currently implemented in this module.
170170

171171
The different algorithms are presented in the sphinx-gallery_.
172172

173-
.. _sphinx-gallery: http://contrib.scikit-learn.org/imbalanced-learn/stable/auto_examples/index.html
173+
.. _sphinx-gallery: https://imbalanced-learn.readthedocs.io/en/stable/auto_examples/index.html
174174

175175

176176
References:
@@ -206,4 +206,4 @@ References:
206206
207207
.. [15] : H. He, Y. Bai, E. A. Garcia, S. Li, “ADASYN: Adaptive synthetic sampling approach for imbalanced learning,” In Proceedings of the 5th IEEE International Joint Conference on Neural Networks, pp. 1322-1328, 2008. [`pdf <https://pdfs.semanticscholar.org/4823/4756b7cf798bfeb47328f7c5d597fd4838c2.pdf>`_] [`bib <references.bib#L62>`_]
208208
209-
.. [16] : C. Chao, A. Liaw, and L. Breiman. "Using random forest to learn imbalanced data." University of California, Berkeley 110 (2004): 1-12.
209+
.. [16] : C. Chao, A. Liaw, and L. Breiman. "Using random forest to learn imbalanced data." University of California, Berkeley 110 (2004): 1-12.

0 commit comments

Comments
 (0)