Sep 18, 2024  
2024 - 2025 Graduate Catalog 
    
2024 - 2025 Graduate Catalog

DATA 601 - Applied Machine Learning


3

This course will focus on the technical application of machine learning algorithms, their nature, and discussions regarding the potential drawbacks and advantages of different classes of algorithms. Students entering into this course should have, at a minimum, a background in python, linear algebra, and vector calculus. No single algorithm will be covered in great depth, and the course will place a focus on the code and implementation choices necessary for each class of algorithm. Topics covered will include introductory data engineering, linear regression, decision trees, forests, k-nn, support vector machines, kernel SVM, naive bayes, k-means and hierarchical clustering, association rules, natural language processing, neural networks, and dimensionality reduction strategies. Technically, you will learn how to distribute these methods in the William & Mary HPC environment.