Machine Learning Exploration

March 17, 2022

An R Shiny app for exploring various machine learning algorithms. Algorithms that can be explored include linear regression, regularized regression, decision tree, random forest, support vector machine, and gradient boosting. Model creation, training, tuning, and prediction can be performed using one of these available algorithms. Exploratory data analysis can be performed prior to model development to identify missing or outlying values and to better understand features and relationships in the given dataset.

This app was created by Charles Holbert. Check out the app here. The Home section of the app contains more information.

Posted on:
March 17, 2022
Length:
1 minute read, 93 words
Categories:
Machine Learning
Tags:
Machine Learning Modeling Prediction Tune Statistics Data Analysis Shiny Other
See Also:
Soil Temperature Dashboard
Plume Stability Dashboard
Nonparametric ANOVA Dashboard