This will start the shiny app to demonstrate the loess_vis function.
Usage
shiny_mldash(
model_run_dir = paste0(find.package("mldash"), "/", model_runs),
ml_results = run_models(ml_datasets, ml_models, seed = 2112),
...
)
This will start the shiny app to demonstrate the loess_vis function.
shiny_mldash(
model_run_dir = paste0(find.package("mldash"), "/", model_runs),
ml_results = run_models(ml_datasets, ml_models, seed = 2112),
...
)