Python User’ Group (or PUG for short) is an open and informal collaborative space for experimentation and exploration with the Python programming language. It is an opportunity for those interested in Python to work together virtually and find support. Whether you are looking for advice or assistance with new or current projects, looking to discuss …
This 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 …