Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lawwu authored Feb 28, 2019
1 parent eaad6a3 commit 56098e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Download, import and do as you would with any other scikit-learn method:
Python implementations of the Boruta R package.

This implementation tries to mimic the scikit-learn interface, so use fit,
transform or fit_transform, to run the feautre selection.
transform or fit_transform, to run the feature selection.

For more, see the docs of these functions, and the examples below.

Expand Down

0 comments on commit 56098e7

Please sign in to comment.