SaldaeML is a package that contains a shiny web application which consists of code-free AutoML platform
It requires a package dependency from github and the rest is automatically installed :
# install apputils dependency
devtools::install_github("leonawicz/apputils")
# install main package
devtools::install_github("fairanalytics/SaldaeML")
# start app
SaldAutoML::run_app()
If you encounter an issue please raise a ticket : https://github.com/fairanalytics/SaldaeML/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.