File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Documentation
4141
4242Installation 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
4646Installation
4747============
@@ -69,8 +69,8 @@ The package is release also in Anaconda Cloud platform::
6969If you prefer, you can clone it and run the setup.py file. Use the following commands to get a
7070copy 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
7676Testing
You can’t perform that action at this time.
0 commit comments