Login to filter by course Login to filter by course Reset
Linear Models: ClassificationExplores linear models for classification, including logistic regression, decision boundaries, and support vector machines.
Logistic Regression: Part 1Introduces logistic regression for binary classification and explores multiclass classification using OvA and OvO strategies.
Linear Models & k-NNCovers linear models, logistic regression, decision boundaries, k-NN, and practical applications in authorship attribution and image data analysis.
Neural Networks: Multilayer PerceptronsCovers Multilayer Perceptrons, artificial neurons, activation functions, matrix notation, flexibility, regularization, regression, and classification tasks.
Classification with GMMExplores the use of Gaussian Mixture Models for transitioning from clustering to classification, covering binary classification, parameter estimation, and optimal Bayes classifier.
Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
Statistical ModelingCovers exercises on statistical modeling, including Gibbs Ising, GCM pruning, fairness, and simplification in teacher-student models.
Linear and Logistic RegressionIntroduces linear and logistic regression, covering parametric models, multi-output prediction, non-linearity, gradient descent, and classification applications.