-
Dear All,
Probably not a bug, but I may be stuck.
After training a C5.0 model in the Tidymodels framework, how do I "see" the rules that the model generated? I tried to replicate what is illustrat…
-
First off big thank you to all H2O Contributors!!
So I stumbled upon this a new the H2ORuleFit model found [here](https://github.com/h2oai/h2o-tutorials/tree/54981a520d93718012a17cdad2c774aad1f6107…
-
I think for many approaches, especially later on in `mlr3pipelines`, we would like to have
a **representation** slot.
This is only available for some learners, examples:
- tree based models: Ru…
-
broken link https://csinva.github.io/blog/interpretability
-
I got the error when trying to use **pairplot** and **singleplot**. Other functions in the package works well on my side.
**> set.seed(42)**
**> airq.ens pairplot(airq.ens, c("Temp", "Wind"))**
…
-
Generally speaking, ML trained models can be used to both make predictions and/or to better understand our data.
Until now, we have created visualisations for histogram of classes in leaves, split p…
-
Hello,
A problem installing falaise from brew snemo-bootstrap fails at automake and flex installation.
Thanks in advance,
Malak
```
System info:
Linux nb-hoballah 4.15.0-76-generic #86-U…
-
In section 5.4.5 you say:
"It is unclear whether an interaction is significantly greater than 0. We would need to conduct a statistical test, but this test is not (yet) available in a model-agnostic …
see24 updated
5 years ago
-
I am extending all chapters with a section for software implementations and to alternative algorithms (also with software implementation). The software can be any free and open source software: R, Pyt…
-
After installing all packages and running all commands recommended in README file I have no error messages in console, but no resulting HTML files in `_book` directory.
What can you recommend to lo…