Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Linear Discriminant Analysis: Generative Methods
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Machine Learning Fundamentals
Introduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.
Discriminant Analysis: Bayes Rule
Covers the Bayes discriminant rule for allocating individuals to populations based on measurements and prior probabilities.
Logistic Regression
Covers logistic regression for linear classification and unsupervised dimensionality reduction techniques.
Logistic Regression: Probabilistic Interpretation
Covers logistic regression's probabilistic interpretation, multinomial regression, KNN, hyperparameters, and curse of dimensionality.
Unsupervised Learning: PCA & K-means
Covers unsupervised learning with PCA and K-means for dimensionality reduction and data clustering.
Logistic Regression: Fundamentals and Applications
Explores logistic regression fundamentals, including cost functions, regularization, and classification boundaries, with practical examples using scikit-learn.
Linear Binary Classification
Covers the extension of the 0-1 loss to real-valued score functions and logistic regression.
Linear Regression: Basics and Gradient Descent
Covers the basics of linear regression, including feature engineering, supervised vs. unsupervised learning, and minimizing the cost function.
Introduction to Machine Learning: Supervised Learning
Introduces supervised learning, covering classification, regression, model optimization, overfitting, and kernel methods.
Nearest Neighbor Rules: Part 2
Explores the Nearest Neighbor Rules, k-NN algorithm challenges, Bayes classifier, and k-means algorithm for clustering.