Package: fastml 0.7.8

fastml: Guarded Resampling Workflows for Safe and Automated Machine Learning in R

Provides a guarded resampling workflow for training and evaluating machine-learning models. When the guarded resampling path is used, preprocessing and model fitting are re-estimated within each resampling split to reduce leakage risk. Supports multiple resampling schemes, integrates with established engines in the 'tidymodels' ecosystem, and aims to improve evaluation reliability by coordinating preprocessing, fitting, and evaluation within supported workflows. Offers a lightweight AutoML-style workflow by automating model training, resampling, and tuning across multiple algorithms, while keeping evaluation design explicit and user-controlled.

Authors:Selcuk Korkmaz [aut, cre], Dincer Goksuluk [aut], Eda Karaismailoglu [aut]

fastml_0.7.8.tar.gz
fastml_0.7.8.zip(r-4.7)fastml_0.7.8.zip(r-4.6)fastml_0.7.8.zip(r-4.5)
fastml_0.7.8.tgz(r-4.6-any)fastml_0.7.8.tgz(r-4.5-any)
fastml_0.7.8.tar.gz(r-4.7-any)fastml_0.7.8.tar.gz(r-4.6-any)
fastml_0.7.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
fastml/json (API)

# Install 'fastml' in R:
install.packages('fastml', repos = c('https://selcukorkmaz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/selcukorkmaz/fastml/issues

On CRAN:

Conda:

6.19 score 109 stars 13 scripts 506 downloads 46 exports 115 dependencies

Last updated from:13564c7a25. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK368
source / vignettesOK368
linux-release-x86_64OK367
macos-release-arm64OK165
macos-oldrel-arm64OK217
windows-develOK256
windows-releaseOK255
windows-oldrelOK287
wasm-releaseOK224

Exports:availableMethodscompare_defaultscounterfactual_explainestimate_tuning_timeexplain_aleexplain_dalexexplain_limeexplain_stabilityfastexplainfastexplorefastmlfastml_compute_holdout_resultsflatten_and_rename_modelsget_best_model_idxget_best_model_namesget_best_workflowsget_default_differencesget_default_engineget_default_paramsget_default_params_with_warningsget_default_tune_paramsget_engine_namesget_expanded_tune_paramsget_model_engine_namesget_parsnip_default_engineget_parsnip_default_paramsget_tuning_complexityget_tuning_params_for_complexityinteraction_strengthload_modelplot_icepredict_model.model_fitpredict_riskpredict_survivalprint_default_differencesprint_tuning_presetsprocess_modelrecommend_tuning_configreset_default_warningssanitizesave_fastmlsave.fastmlsurrogate_treetrain_modelsvalidate_defaults_registrywarn_default_override

Dependencies:backportsbase64encbroombslibcachemclasscliclockcodetoolscpp11data.tablediagramdialsDiceDesigndigestdoFuturedplyrevaluatefarverfastmapfinetunefontawesomeforeachfsfurrrfuturefuture.applyGauProgenericsggplot2globalsgluegowergtablehardhathighrhmshtmltoolsipredisobanditeratorsjanitorjquerylibjsonliteKernSmoothknitrlabelinglatticelavalbfgslifecyclelistenvlubridatemagrittrMASSMatrixmemoisemimemixoptmodelenvnnetnumDerivparallellyparsnippillarpkgconfigplyrprettyunitspROCprodlimprogressrpurrrR6rappdirsRColorBrewerRcppRcppArmadillorecipesreshape2rlangrmarkdownrpartrsampleS7sassscalessfdshapeslidersnakecasesparsevctrssplitfngrSQUAREMstringistringrsurvivaltailortibbletidyrtidyselecttimechangetimeDatetinytextunetzdbutf8vctrsviridisLitewarpwithrworkflowsxfunxgboostyamlyardstick

Readme and manuals

Help Manual

Help pageTopics
Get Available MethodsavailableMethods
Generate counterfactual explanations for a fastml modelcounterfactual_explain
Defaults Registry for Engine and Parameter Transparencydefaults_registry
Estimate Tuning Timeestimate_tuning_time
Compute Accumulated Local Effects (ALE) for a fastml modelexplain_ale
Generate DALEX explanations for a fastml modelexplain_dalex
Generate LIME explanations for a fastml modelexplain_lime
Analyze Feature Importance Stability Across Cross-Validation Foldsexplain_stability
Explain a fastml model using various techniquesfastexplain
Lightweight exploratory helperfastexplore
Fast Machine Learning Functionfastml
Evaluate Models Functionfastml_compute_holdout_results
Guarded Resampling Utilitiesfastml_guard_validate_indices
Internal helpers for survival-specific preprocessingfastml_normalize_survival_status
Flatten and Rename Modelsflatten_and_rename_models
Get Best Model Indices by Metric and Groupget_best_model_idx
Get Best Model Namesget_best_model_names
Get Best Workflowsget_best_workflows
Get All Default Differences Summaryget_default_differences
Get Default Engineget_default_engine
Get Default Parameters for an Algorithmget_default_params
Get Default Tuning Parametersget_default_tune_params
Get Engine Names from Model Workflowsget_engine_names
Get Model Engine Namesget_model_engine_names
Tuning Complexity Presetsget_tuning_complexity
Get Tuning Parameters for Complexity Levelget_tuning_params_for_complexity
Compute feature interaction strengths for a fastml modelinteraction_strength
Load Model Functionload_model
Plot ICE curves for a fastml modelplot_ice
Plot Methods for 'fastml' Objectsplot.fastml
Plot method for fastml_stability objectsplot.fastml_stability
Predict survival probabilities from a survival modelpredict_survival predict_survival.default predict_survival.fastml_native_survival predict_survival.workflow
Predict method for fastml objectspredict.fastml
Print Default Differences Tableprint_default_differences
Print Tuning Presets Summaryprint_tuning_presets
Print method for fastml_stability objectsprint.fastml_stability
Process and Evaluate a Model Workflowprocess_model
Recommend Tuning Configurationrecommend_tuning_config
Reset Default Override Warningsreset_default_warnings
Clean Column Names or Character Vectors by Removing Special Characterssanitize
Save Model Functionsave_fastml
Save Model Function (Deprecated)save.fastml
Summary Function for fastml (Using yardstick for ROC Curves)summary.fastml
Fit a surrogate decision tree for a fastml modelsurrogate_tree
Train Specified Machine Learning Algorithms on the Training Datatrain_models
Tuning Configuration and Complexity Presetstuning_config
Validate Defaults Registry Against Parsnipvalidate_defaults_registry
Warn About Default Overrideswarn_default_override