Other packages > Find by keyword >

flashlight  

Shed Light on Black Box Machine Learning Models
View on CRAN: Click here


Download and install flashlight package within the R console
Install from CRAN:
install.packages("flashlight")

Install from Github:
library("remotes")
install_github("cran/flashlight")

Install by package version:
library("remotes")
install_version("flashlight", "0.9.0")



Attach the package and use:
library("flashlight")
Maintained by
Michael Mayer
[Scholar Profile | Author Map]
First Published: 2019-08-25
Latest Update: 2023-05-10
Description:
Shed light on black box machine learning models by the help of model performance, variable importance, global surrogate models, ICE profiles, partial dependence (Friedman J. H. (2001) ), accumulated local effects (Apley D. W. (2016) ), further effects plots, interaction strength, and variable contribution breakdown (Gosiewska and Biecek (2019) ). All tools are implemented to work with case weights and allow for stratified analysis. Furthermore, multiple flashlights can be combined and analyzed together.
How to cite:
Michael Mayer (2019). flashlight: Shed Light on Black Box Machine Learning Models. R package version 0.9.0, https://cran.r-project.org/web/packages/flashlight. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-08-25 09:20), 0.2.0 (2019-09-18 11:10), 0.3.0 (2019-10-13 09:30), 0.4.0 (2019-11-10 09:50), 0.5.0 (2019-12-05 18:00), 0.6.0 (2020-01-19 20:30), 0.7.0 (2020-03-12 12:10), 0.7.1 (2020-03-20 16:50), 0.7.2 (2020-04-14 14:00), 0.7.3 (2020-06-20 14:30), 0.7.4 (2021-01-10 19:30), 0.7.5 (2021-02-13 11:00), 0.8.0 (2021-04-21 08:00)
Other packages that cited flashlight R package
View flashlight citation profile
Other R packages that flashlight depends, imports, suggests or enhances
Complete documentation for flashlight
Functions, R codes and Examples using the flashlight R package
Some associated functions: add_shap . all_identical . auto_cut . cut3 . flashlight . grouped_center . grouped_counts . grouped_stats . grouped_weighted_mean . is.flashlight . light_breakdown . light_check . light_combine . light_effects . light_global_surrogate . light_ice . light_importance . light_interaction . light_performance . light_profile . light_profile2d . light_recode . light_scatter . most_important . multiflashlight . plot.light_breakdown . plot.light_effects . plot.light_global_surrogate . plot.light_ice . plot.light_importance . plot.light_performance . plot.light_profile . plot.light_profile2d . plot.light_scatter . plot_counts . predict.flashlight . predict.multiflashlight . print.flashlight . print.light . print.multiflashlight . residuals.flashlight . residuals.multiflashlight . response . 
Some associated R codes: add_shap.R . ale_profile.R . all_identical.R . auto_cut.R . common_breaks.R . cut3.R . flashlight.R . grouped_center.R . grouped_counts.R . grouped_stats.R . grouped_weighted_mean.R . is_flashlight.R . light_breakdown.R . light_check.R . light_combine.R . light_effects.R . light_global_surrogate.R . light_ice.R . light_importance.R . light_interaction.R . light_performance.R . light_profile.R . light_profile2d.R . light_recode.R . light_scatter.R . most_important.R . multiflashlight.R . plot_counts.R . plot_light_breakdown.R . plot_light_effects.R . plot_light_global_surrogate.R . plot_light_ice.R . plot_light_importance.R . plot_light_performance.R . plot_light_profile.R . plot_light_profile2d.R . plot_light_scatter.R . predict_flashlight.R . predict_multiflashlight.R . print_flashlight.R . print_light.R . print_multiflashlight.R . residuals_flashlight.R . residuals_multiflashlight.R . response.R . utils.R . zzz.R .  Full flashlight package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for flashlight051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA