Clustering MethodsCovers K-means, hierarchical, and DBSCAN clustering methods with practical examples.
Time Series ClusteringCovers clustering time series data using dynamic time warping, string metrics, and Markov models.
Understanding AutoencodersExplores autoencoders, from linear mappings in PCA to nonlinear mappings, deep autoencoders, and their applications.
Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.