Machine Learning BasicsIntroduces the basics of machine learning, covering supervised and unsupervised learning, linear regression, and data understanding.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Linear Models: ContinuedExplores linear models, regression, multi-output prediction, classification, non-linearity, and gradient-based optimization.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.