-
**Is your feature request related to a problem? Please describe.**
An implementation to IsolationForest (unsupervised tree based anomaly detection). The scikit has the following implementation https:…
-
Currently in `readvar.py`, the input variables are reduced over the time dimension (spanning a duration of 10 years) to calculate statistics like mean and std. This significantly reduces the size of t…
-
-
> **New Functions**
- [ ] Explore variable selection based on univariate model performance, see [Oeser et al., 2024](https://onlinelibrary.wiley.com/doi/10.1111/geb.13911)
- [ ] New function to calc…
-
Currently, the examples here https://github.com/LorenzoCazzaro/Verifiable-Learning-Robust-Tree-Ensembles/tree/master/src/carve point to some non-existing files. We should fix this.
See here https:/…
jermp updated
4 months ago
-
we could add “_pretrained_tree_models” parameter to RuleFit - this would let user specify one or more tree models where to extract rules from and then proceed the same way as with regular rulefit
we c…
-
In scikit-learn, some estimators support `class_weight` and `sample_weight`.
It might be worth testing the correct interaction of those two types of weights, especially asserting that:
- setting …
-
**Describe the bug**
BrainVISA segfaults at start.
The bug seems to be related to new offline rendering feature on master branch.
The bug does not exists on 5.1 branch which works correctly on the…
-
-
On a clean install I see this:
```
File "/home/vanessa/miniconda3/envs/mess/lib/python3.10/site-packages/skgarden/__init__.py", line 3, in
from .mondrian import MondrianForestClassifier
F…