Files in el-mrt/auto-statistics
Approach for an autoML implementation

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/Workspace_Lukas.R R/auto_to_null.R R/create_auto_tuner.R R/create_bagging_ensemble.R R/create_best_benchmark.R R/create_clones.R R/create_feature_filter.R R/create_learners.R R/create_measure.R R/create_resampling.R R/create_robust_learners.R R/create_search_space.R R/create_stacking_ensemble.R R/create_task.R R/create_terminator.R R/create_tuner.R R/debug_console.R R/identify_CR.R R/missing_data.R R/na_omit_task.R R/perform_auto_ml.R R/report_dict.R R/report_helper.R R/shiny_helpers.R R/shorten_id.R R/update_package.R R/var_format.R README.md
autoStatistics.Rproj
inst/.gitignore
inst/sampledata/.gitignore
inst/sampledata/Concrete_Data_csv.csv
inst/sampledata/auto-mpg.csv
inst/sampledata/mtcars.csv
inst/shiny/autoStatistics/.gitignore
inst/shiny/autoStatistics/global.R inst/shiny/autoStatistics/modules/data_manipulation.R inst/shiny/autoStatistics/modules/data_upload.R inst/shiny/autoStatistics/modules/descriptions.R inst/shiny/autoStatistics/modules/error_messages.R inst/shiny/autoStatistics/modules/learners.R inst/shiny/autoStatistics/modules/mod_automl.R inst/shiny/autoStatistics/modules/mod_data_insights.R inst/shiny/autoStatistics/modules/mod_descriptive.R inst/shiny/autoStatistics/modules/mod_feature_imp.R inst/shiny/autoStatistics/modules/mod_landing.R inst/shiny/autoStatistics/modules/mod_missings.R inst/shiny/autoStatistics/modules/mod_plots.R inst/shiny/autoStatistics/modules/mod_report.R inst/shiny/autoStatistics/modules/mod_savePlot.R inst/shiny/autoStatistics/modules/mod_settings.R inst/shiny/autoStatistics/server.R inst/shiny/autoStatistics/ui.R
inst/shiny/autoStatistics/www/.gitignore
inst/shiny/autoStatistics/www/logo_big_data.png
inst/shiny/autoStatistics/www/logo_github.png
inst/shiny/autoStatistics/www/rep_templ_custom_html.Rmd inst/shiny/autoStatistics/www/rep_templ_descriptive_html.Rmd inst/shiny/autoStatistics/www/rep_templ_ml_html.Rmd inst/shiny/autoStatistics/www/report_template.Rmd man/MissComb.Rd man/ReportContent.Rd man/ReportPlot.Rd man/appendList.Rd man/auto_to_null.Rd man/create_auto_tuner.Rd man/create_bagging_ensemble.Rd man/create_best_benchmark.Rd man/create_clones.Rd man/create_feature_filter.Rd man/create_learners.Rd man/create_measure.Rd man/create_resampling.Rd man/create_robust_learners.Rd man/create_search_space.Rd man/create_stacking_ensemble.Rd man/create_task.Rd man/create_terminator.Rd man/create_tuner.Rd man/debug_console.Rd man/factor_col_names.Rd man/feature_importance.Rd man/generate_descr_report_cor.Rd man/generate_descr_report_tbl_stat.Rd man/generate_descr_report_text_na.Rd man/generate_text.Rd man/identify_CR.Rd man/insert_line_break.Rd man/missing_combinations.Rd man/na_omit_task.Rd man/perform_auto_ml.Rd man/render_error.Rd man/run_shiny.Rd man/shorten_id.Rd man/update_factor_cols.Rd man/update_package.Rd man/var_format.Rd
el-mrt/auto-statistics documentation built on March 19, 2022, 1:57 p.m.