-
I'd like to find out how keen people would be for adding a transformer like this.
### Describe the workflow you want to enable
Improved support for nominal categories in tree based models. Nomin…
-
I think it is excellent to support mac/nix/win right now, but worry about a couple scenarios where it may be limiting to put all of the model packages (the current ones and future models) in `imports`…
-
Firstly, thank you for this great project.
For models involving decision tree such as decision tree, random forrest, the probability of the predictions is often as crucial as predictions themselves…
-
Hi,
I am trying to import BORIS annotations for a single video with two animals, but I keep getting the error below:
![image](https://github.com/user-attachments/assets/20e42cad-c866-4804-aeff-e1…
-
Hi everyone,
I'm currently using uBoost for my Belle II analysis. For context, I'm trying to separate between B -> Xu l nu signal and B -> Xc l nu background.
As I'm investigating the best targ…
-
# 项目基本信息
项目的背景是大家都熟知的发生在1912年的泰坦尼克号沉船灾难,这次灾难导致2224名船员和乘客中有1502人遇难。而哪些人幸存那些人丧生并非完全随机。比如说你碰巧搭乘了这艘游轮,而你碰巧又是一名人见人爱,花见花开的一等舱小公主,那活下来的概率就很大了,但是如果不巧你只是一名三等舱的抠脚大汉,那只有自求多福了。也就是说在这生死攸关的情况下,生存与否与性别,年龄,阶层等因素是有关系…
-
I am aware that similar issues exist but none of them solves my problems.
I used a toy example:
```
X,y = shap.datasets.boston()
model = GradientBoostingRegressor()
model.fit(X,y)
explainer = …
-
# Tweet summary
Stable and not-overfitting approach to rank feature importance. Iterate feature importance test based on RandomForest or boosting methods with randomly generated additional "shadow" f…
-
New tool https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
based on POC https://github.com/ogrisel/pygbm mentioned earlier here https://github.c…
-
Almost all tooling in the rust ecosystem depends on at least `Cargo.toml` files and `cargo metadata`. It would be good to generate the manifests.
https://github.com/mfarrugi/rules_rust/tree/marco-g…