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 e0df7fe commit c980a32Copy full SHA for c980a32
README.md
@@ -30,7 +30,7 @@ raised if you attempt to install the `sklearn` package from PyPI.
30
31
# Reason for the deprecation
32
33
-`sklearn` package on PyPI exists to prevent malicious actors to use the
+`sklearn` package on PyPI exists to prevent malicious actors from using the
34
`sklearn` package, since `sklearn` (the import name) and `scikit-learn` (the
35
project name) are sometimes used interchangeably. `scikit-learn` is the actual
36
package name and should be used with pip, e.g. for:
0 commit comments