Skip to content

Commit 6fe74e3

Browse files
Update README.md
1 parent fb75d95 commit 6fe74e3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# randomForestExplainer
22

3-
Set of tools to understand what is happening inside 'BlackBox' classifiers like Random Forest / Gradient Boosting
3+
Set of tools to understand what is happening inside a Random Forest.
44

55
## Instalation
66

77
```
88
devtools::install_github("MI2DataLab/randomForestExplainer")
99
```
1010

11-
## Vignettes
11+
## Vignette
1212

13-
* [Understanding random forests with randomForestExplainer](https://rawgit.com/geneticsMiNIng/BlackBoxOpener/master/randomForestExplainer/inst/doc/randomForestExplainer.html)
13+
* [Understanding random forests with randomForestExplainer](https://rawgit.com/MI2DataLab/randomForestExplainer/master/inst/doc/randomForestExplainer.html)
14+
15+
## Examples
16+
17+
* [Initial vignette for glioblastoma data]
18+
(https://rawgit.com/geneticsMiNIng/BlackBoxOpener/master/randomForestExplainer/inst/doc/randomForestExplainer.html)

0 commit comments

Comments
 (0)