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 f783995 commit 84c5519Copy full SHA for 84c5519
README.md
@@ -45,7 +45,7 @@ transform or fit_transform, to run the feature selection.
45
46
For more, see the docs of these functions, and the examples below.
47
48
-Original code and method by: Miron B. Kursa, https://notabug.org/mbq/Boruta/wiki/FAQ
+[Original code](https://gitlab.com/mbq/Boruta) and method was authored by Miron B. Kursa.
49
50
Boruta is an all relevant feature selection method, while most other are
51
minimal optimal; this means it tries to find all features carrying
0 commit comments