Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.
Machine Learning FundamentalsCovers the fundamental principles and methods of machine learning, including supervised and unsupervised learning techniques.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Decision Trees: ClassificationIntroduces decision trees for classification, covering entropy, split quality, Gini index, advantages, disadvantages, and the random forest classifier.