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.
2 parents eaad6a3 + 56098e7 commit 3cf4de8Copy full SHA for 3cf4de8
README.md
@@ -21,7 +21,7 @@ Download, import and do as you would with any other scikit-learn method:
21
Python implementations of the Boruta R package.
22
23
This implementation tries to mimic the scikit-learn interface, so use fit,
24
-transform or fit_transform, to run the feautre selection.
+transform or fit_transform, to run the feature selection.
25
26
For more, see the docs of these functions, and the examples below.
27
0 commit comments