We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61603c2 commit b8857aaCopy full SHA for b8857aa
examples/api/plot_sampling_strategy_usage.py
@@ -131,7 +131,7 @@
131
# `sampling_strategy as a `dict`
132
# ------------------------------
133
#
134
-# When `sampling_strategy` is a `dict, the keys correspond to the targeted
+# When `sampling_strategy` is a `dict`, the keys correspond to the targeted
135
# classes. The values correspond to the desired number of samples for each
136
# targeted class. This is working for both **under- and over-sampling**
137
# algorithms but not for the **cleaning algorithms**. Use a `list` instead.
0 commit comments