This was part of Materials Informatics: Tutorials and Hands-On

Overview of classical ML: classification methods and decision trees

Cong Ma, University of Chicago

Monday, March 11, 2024



Slides
Abstract: In this tutorial, we will mainly talk about classification, a central task in machine learning. We will cover classical methods including logistic regression, linear discriminant analysis, support vector machines. We will also go beyond these linear and kernel-based methods, and cover tree-based methods including decision trees and random forests.