Skip to content

Commit 038daee

Browse files
chkoarGuillaume Lemaitre
authored andcommitted
Rename UnbalancedDataset to imbalanced-learn
1 parent b0391fe commit 038daee

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
@@ -41,7 +41,7 @@ Documentation
4141

4242
Installation documentation, API documentation, and examples can be found on the documentation_.
4343

44-
.. _documentation: http://glemaitre.github.io/UnbalancedDataset
44+
.. _documentation: http://glemaitre.github.io/imbalanced-learn
4545

4646
Installation
4747
============
@@ -69,8 +69,8 @@ The package is release also in Anaconda Cloud platform::
6969
If you prefer, you can clone it and run the setup.py file. Use the following commands to get a
7070
copy from Github and install all dependencies::
7171

72-
git clone https://github.com/fmfn/UnbalancedDataset.git
73-
cd UnbalancedDataset
72+
git clone https://github.com/fmfn/imbalanced-learn.git
73+
cd imbalanced-learn
7474
python setup.py install
7575

7676
Testing

0 commit comments

Comments
 (0)