lantanacamara / lightgbmExplainerLinks
An R package that makes lightgbm models fully interpretable (take reference from https://github.com/AppliedDataSciencePartners/xgboostExplainer)
☆23Updated 5 years ago
Alternatives and similar repositories for lightgbmExplainer
Users that are interested in lightgbmExplainer are comparing it to the libraries listed below
Sorting:
- Package for a nice and smoothe usage of the shapley value for mlr☆26Updated 6 years ago
- LightGBM Online Installer [ devtools::install_github("Laurae2/lgbdl") ]☆16Updated 6 years ago
- Composable Preprocessing Operators for MLR☆37Updated last year
- CRAN Task View: Model Deployment with R☆20Updated 2 years ago
- Structure mining for xgboost model☆26Updated 4 years ago
- A Minimalistic Framework for Creating, Managing and Training Multiple Caret Models☆23Updated last year
- R interface to TensorFlow Datasets API☆34Updated 2 months ago
- Gower's distance for R☆29Updated 3 weeks ago
- recommendations for creating R modeling packages☆41Updated 3 years ago
- An R wrapper of SHAP python library☆59Updated 2 years ago
- Easy Hyper Parameter Optimization with mlr and mlrMBO.☆31Updated 3 years ago
- Converting base R code to Armadillo code for use with RcppArmadillo or for external programs (e.g. Matlab, Mathematica, ...)☆30Updated last year
- eXtreme RuleFit (sparse linear models on XGBoost ensembles)☆43Updated 2 years ago
- R interface to Vowpal Wabbit☆22Updated 5 years ago
- Explain black box with GLM☆23Updated 5 years ago
- torch from R!☆51Updated 4 years ago
- Implement the rquery piped query algebra in R using data.table. Distributed under choice of GPL-2 or GPL-3 license.☆38Updated last year
- CRAN Task View: Databases with R☆45Updated last year
- R Bindings to the Certifiably Optimal Rule Lists (Corels) Learner☆48Updated 6 months ago
- Introduction to Shiny workshop for satRday conference☆25Updated 8 years ago
- ☆20Updated 3 years ago
- Track, Visualize, and Manage TensorFlow Training Runs☆34Updated last year
- [Work In Progress] A cookbook of purrr recipes☆30Updated 7 years ago
- Package that implements several techniques to re-balance or remove noisy instances in unbalanced datasets.☆32Updated 3 years ago
- Automate Scaffolding R Interfaces to Packages in Other Programming Languages☆27Updated last year
- Store, append, read large lists in R without loading whole data into memory.☆14Updated 8 years ago
- Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high dimensional data. The …