Covers feature extraction, clustering, and classification methods for high-dimensional datasets and behavioral analysis using PCA, t-SNE, k-means, GMM, and various classification algorithms.
Covers the basics of machine learning, supervised and unsupervised learning, various techniques like k-nearest neighbors and decision trees, and the challenges of overfitting.
Explores decision and regression trees, impurity measures, learning algorithms, and implementations, including conditional inference trees and tree pruning.