STAT 4383 — Machine Learning
This course is directed towards advanced undergraduates in statistics, mathematics, or related quantitative fields. The focus of the course is an accessible overview of the field of machine learning and provide the students with valuable hands-on experience by illustrating how to implement each of the machine learning methods using Python. Topics covered include Decision Tree, Support Vector Machines, and the kernel methods, AdaBoost and GBDT method, Logistic regression, and neural network, and more.