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 @@ -12,8 +12,8 @@ All the following functions and classes are in the module :mod:`imblearn.utils`.
1212
1313 These utilities are meant to be used internally within the imbalanced-learn
1414 package. They are not guaranteed to be stable between versions of
15- imbalance -learn. Backports, in particular, will be removed as the
16- imbalance -learn dependencies evolve.
15+ imbalanced -learn. Backports, in particular, will be removed as the
16+ imbalanced -learn dependencies evolve.
1717
1818
1919 Validation Tools
@@ -97,7 +97,7 @@ same information as the deprecation warning as explained above. Use the
9797 ``k`` was renamed to ``n_clusters`` in version 0.13 and will be removed
9898 in 0.15.
9999
100- On the top of all the functionality provided by scikit-learn. Imbalance -learn
100+ On the top of all the functionality provided by scikit-learn. imbalanced -learn
101101provides :func: `deprecate_parameter `: which is used to deprecate a sampler's
102102parameter (attribute) by another one.
103103
You can’t perform that action at this time.
0 commit comments