Kernel RegressionCovers the concept of kernel regression and making data linearly separable by adding features and using local methods.
Kernels: Nonlinear TransformationsExplores kernels for simplifying data representation and making it linearly separable in feature spaces, including popular functions and practical exercises.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.
Kernel MethodsCovers overfitting, model selection, validation methods, kernel functions, and SVM concepts.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.