Predictive Modeling in R II
#DigitalGCThis is the 2nd workshop of Predictive Modeling in R Series offered by GCDI. All the materials of this workshop series can be found at the Github Repo. This workshop will introduce regression-based supervised learning (predicting continuous outcome). Specifically, we will go over the modeling pipeline, regularization, corss-validation, and performance evaluation for analytical purpose. We …