Skip to content

Commit 84c5519

Browse files
authored
Fix original code link (#118)
1 parent f783995 commit 84c5519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ transform or fit_transform, to run the feature selection.
4545

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

48-
Original code and method by: Miron B. Kursa, https://notabug.org/mbq/Boruta/wiki/FAQ
48+
[Original code](https://gitlab.com/mbq/Boruta) and method was authored by Miron B. Kursa.
4949

5050
Boruta is an all relevant feature selection method, while most other are
5151
minimal optimal; this means it tries to find all features carrying

0 commit comments

Comments
 (0)