All lecture slides, video recordings, and extra materials will be posted here throughout the semester.
In this lesson we will go over the objectives of GBUS 738, define
machine learning and discuss its broad application to our daily lives,
and cover the fundamentals of R
programming.
In this lesson we will cover Cross-Industry Standard Process for Data Mining (CRISP-DM) and data analysis with the tidyverse
dplyr
In this lesson we will cover joining data frames, pivoting and reshaping data, and data visualization.
In this lesson we will cover Feature Engineering with the recipes package
In this lesson we will begin the predictive modeling section of the course starting with linear regression.
tidymodels
In this lesson we will introduce classification with logistic regression and how to assess the performance of a classification model.
tidymodels
In this lesson we will introduce linear and quadratic discriminant analysis and the k-nearest neighbor algorithm for classification and regression.
tidymodels
In this lesson we will learn about decision trees, bootstrap
aggregation, ensemble modeling, and random forests.
Copyright © David Svancer 2023 |