Files in tidymodels/shinymodels
Interactive Assessments of Models

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/R-CMD-check-no-suggests.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/lock.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/Misc.R R/data.R R/explore.R R/import-standalone-obj-type.R R/import-standalone-types-check.R R/multi_class_diag_plots.R R/organize_data.R R/regression_diag_plots.R R/shiny_models.R R/shiny_models_multicls.R R/shiny_models_reg.R R/shiny_models_twocls.R R/shinymodels-package.R R/two_class_diag_plots.R R/utils-pipe.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
data/ames_mlp_itr.RData
data/cars_bag_vfld.RData
data/cell_race.RData
data/scat_fda_bt.RData
data/two_class_final.RData
inst/WORDLIST
inst/welcome/welcome_tab.Rmd
inst/www/dashboard-styles.css
man/ames_mlp_itr.Rd man/cars_bag_vfld.Rd man/cell_race.Rd man/display_selected.Rd man/explore.Rd
man/figures/example.png
man/first_class_prob_name.Rd man/first_level.Rd man/format_hover.Rd man/organize_data.Rd man/performance_object.Rd man/pipe.Rd man/plot_multiclass_conf_mat.Rd man/plot_multiclass_obs_pred.Rd man/plot_multiclass_pr.Rd man/plot_multiclass_pred_factorcol.Rd man/plot_multiclass_pred_numcol.Rd man/plot_multiclass_roc.Rd man/plot_numeric_obs_pred.Rd man/plot_numeric_res_factorcol.Rd man/plot_numeric_res_numcol.Rd man/plot_numeric_res_pred.Rd man/plot_twoclass_conf_mat.Rd man/plot_twoclass_obs_pred.Rd man/plot_twoclass_pr.Rd man/plot_twoclass_pred_factorcol.Rd man/plot_twoclass_pred_numcol.Rd man/plot_twoclass_roc.Rd man/print.shiny_data.Rd man/reexports.Rd man/scat_fda_bt.Rd man/shiny_models.Rd man/shinymodels-package.Rd man/two_class_final.Rd
shinymodels.Rproj
tests/shinytest/multiclass_tuning_hover_cols/app.R tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest.R
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/001.json
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/001.png
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/002.json
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/002.png
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/003.json
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/003.png
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/004.json
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test-expected/004.png
tests/shinytest/multiclass_tuning_hover_cols/tests/shinytest/test.R tests/shinytest/regression_resampled/app.R tests/shinytest/regression_resampled/tests/shinytest.R
tests/shinytest/regression_resampled/tests/shinytest/test-expected/001.json
tests/shinytest/regression_resampled/tests/shinytest/test-expected/001.png
tests/shinytest/regression_resampled/tests/shinytest/test-expected/002.json
tests/shinytest/regression_resampled/tests/shinytest/test-expected/002.png
tests/shinytest/regression_resampled/tests/shinytest/test-expected/003.json
tests/shinytest/regression_resampled/tests/shinytest/test-expected/003.png
tests/shinytest/regression_resampled/tests/shinytest/test.R tests/shinytest/two_class_test_set/app.R tests/shinytest/two_class_test_set/tests/shinytest.R
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/001.json
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/001.png
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/002.json
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/002.png
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/003.json
tests/shinytest/two_class_test_set/tests/shinytest/test-expected/003.png
tests/shinytest/two_class_test_set/tests/shinytest/test.R tests/spelling.R tests/testthat.R tests/testthat/_snaps/display_selected.md tests/testthat/_snaps/first_level.md tests/testthat/_snaps/first_level_prob_name.md tests/testthat/_snaps/multiclass_plots.md
tests/testthat/_snaps/multiclass_plots/plot-multiclass-conf-mat.svg
tests/testthat/_snaps/multiclass_plots/plot-multiclass-obs-pred.svg
tests/testthat/_snaps/multiclass_plots/plot-multiclass-pr.svg
tests/testthat/_snaps/multiclass_plots/plot-multiclass-pred-factorcol.svg
tests/testthat/_snaps/multiclass_plots/plot-multiclass-pred-numcol.svg
tests/testthat/_snaps/multiclass_plots/plot-multiclass-roc.svg
tests/testthat/_snaps/organize_data.md tests/testthat/_snaps/reg_plots.md
tests/testthat/_snaps/reg_plots/plot-numeric-obs-pred.svg
tests/testthat/_snaps/reg_plots/plot-numeric-res-factorcol.svg
tests/testthat/_snaps/reg_plots/plot-numeric-res-numcol.svg
tests/testthat/_snaps/reg_plots/plot-numeric-res-pred.svg
tests/testthat/_snaps/twoclass_plots.md
tests/testthat/_snaps/twoclass_plots/plot-twoclass-conf-mat.svg
tests/testthat/_snaps/twoclass_plots/plot-twoclass-obs-pred.svg
tests/testthat/_snaps/twoclass_plots/plot-twoclass-pr.svg
tests/testthat/_snaps/twoclass_plots/plot-twoclass-pred-factorcol.svg
tests/testthat/_snaps/twoclass_plots/plot-twoclass-pred-numcol.svg
tests/testthat/_snaps/twoclass_plots/plot-twoclass-roc.svg
tests/testthat/helper.R tests/testthat/misc.R tests/testthat/test-display_selected.R tests/testthat/test-first_level.R tests/testthat/test-first_level_prob_name.R tests/testthat/test-multiclass_plots.R tests/testthat/test-organize_data.R tests/testthat/test-reg_plots.R tests/testthat/test-twoclass_plots.R
tidymodels/shinymodels documentation built on Oct. 25, 2024, 11:23 p.m.