-
This issue is aimed at keeping track of requested features.
Note to developers and contributors: If you plan to actively work to implement a requested feature, re-open the linked issue. **Everyone …
hcho3 updated
2 years ago
-
### Dependency
- Re-evaluate once the tutorial issues are complete.
### Overview
Guides and tutorials to be produced to help new data scientists and analysts with tasks assigned to them at Hack f…
-
When training a model using `method='xgbLinear'`, `caret` does not set the proper parameter in XGBoost (`booster='gblinear'`) and the resulting model is based on the regression tree base learner.
#…
-
-
-
-
@tlienart
1. **All Subset (Best K Subset)**:
I've got parsimonious code for All Subset Regression which might have a nice home in this package that I'd like to share.
While it's much faster than …
-
Adding [support](https://github.com/ModelOriented/survex/issues/75) for survival models other than `ranger` (see [#24](https://github.com/ModelOriented/treeshap/issues/24)). The source code for the `r…
-
Due to the simplicity of BIC and from experience it seems there's always a nice minimum. In terms of basis optimisation I think it may make sense to start from low polynomial degree and increase such …
-
How can we adjust it to a regression problem?