Introduction to Data ScienceIntroduces the basics of data science, covering decision trees, machine learning advancements, and deep reinforcement learning.
Linear Regression BasicsCovers the basics of linear regression in machine learning, including model training, loss functions, and evaluation metrics.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.
Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.