Machine Learning BasicsIntroduces the basics of machine learning, covering supervised and unsupervised learning, linear regression, and data understanding.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.