Package: rSAFE 0.1.4

rSAFE: Surrogate-Assisted Feature Extraction
Provides a model agnostic tool for white-box model trained on features extracted from a black-box model. For more information see: Gosiewska et al. (2020) <doi:10.1016/j.dss.2021.113556>.
Authors:
rSAFE_0.1.4.tar.gz
rSAFE_0.1.4.zip(r-4.7)rSAFE_0.1.4.zip(r-4.6)rSAFE_0.1.4.zip(r-4.5)
rSAFE_0.1.4.tgz(r-4.6-any)rSAFE_0.1.4.tgz(r-4.5-any)
rSAFE_0.1.4.tar.gz(r-4.7-any)rSAFE_0.1.4.tar.gz(r-4.6-any)
rSAFE_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rSAFE/json (API)
NEWS
| # Install 'rSAFE' in R: |
| install.packages('rSAFE', repos = c('https://modeloriented.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/modeloriented/rsafe/issues
- apartments - Apartments data
- apartmentsTest - Apartments data
- HR_data - Why are our best and most experienced employees leaving prematurely?
feature-engineeringfeature-extractionimlinterpretabilitymachine-learningxai
Last updated from:4e9ad1a9db. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 260 | ||
| source / vignettes | OK | 257 | ||
| linux-release-x86_64 | OK | 213 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 142 | ||
| windows-devel | OK | 198 | ||
| windows-release | OK | 152 | ||
| windows-oldrel | OK | 155 | ||
| wasm-release | OK | 126 |
Exports:safe_extractionsafely_detect_changepointssafely_detect_interactionssafely_select_variablessafely_transform_categoricalsafely_transform_continuoussafely_transform_data
Dependencies:abindbackportsbootbroomcarcarDataclicodetoolscolorspacecorrplotcowplotcpp11DALEXdendextendDerivdigestdoBydoFuturedplyrfarverforeachforecastFormulafracdifffuturefuture.applygenericsggplot2ggpubrggrepelggsciggsignifglobalsgluegridExtragtableiBreakDowningredientsisobanditeratorskernelshaplabelinglatticelifecyclelistenvlme4lmtestmagrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrnlmenloptrnnetnumDerivparallellypbkrtestpillarpkgconfigpolynompurrrquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrlangrstatixS7scalessetsSparseMstringistringrsurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apartments data | apartments apartmentsTest |
| Why are our best and most experienced employees leaving prematurely? | HR_data |
| Plotting Transformations of the SAFE Extractor Object | plot.safe_extractor |
| Printing Summary of the SAFE Extractor Object | print.safe_extractor |
| Creating SAFE Extractor - an Object Used for Surrogate-Assisted Feature Extraction | safe_extraction |
| Identifying Changes in a Series Using PELT Algorithm | safely_detect_changepoints |
| Detecting Interactions via Permutation Approach | safely_detect_interactions |
| Performing Feature Selection on the Dataset with Transformed Variables | safely_select_variables |
| Calculating a Transformation of Categorical Feature Using Hierarchical Clustering | safely_transform_categorical |
| Calculating a Transformation of a Continuous Feature Using PDP/ALE Plot | safely_transform_continuous |
| Performing Transformations on All Features in the Dataset | safely_transform_data |
