Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.
Kernel Methods: Machine LearningExplores kernel methods in machine learning, emphasizing their application in regression tasks and the prevention of overfitting.
Kernels: Nonlinear TransformationsExplores kernels for simplifying data representation and making it linearly separable in feature spaces, including popular functions and practical exercises.
Kernel RegressionCovers the concept of kernel regression and making data linearly separable by adding features and using local methods.