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
Binary Classification Cost Function
Graph Chatbot
Related lectures (30)
Previous
Page 2 of 3
Next
Introduction to Machine Learning: Supervised Learning
Introduces supervised learning, covering classification, regression, model optimization, overfitting, and kernel methods.
Linear Regression: Basics
Covers the basics of linear regression, binary and multi-class classification, and evaluation metrics.
Classification with GMM
Explores the use of Gaussian Mixture Models for transitioning from clustering to classification, covering binary classification, parameter estimation, and optimal Bayes classifier.
Nonlinear Supervised Learning
Explores the inductive bias of different nonlinear supervised learning methods and the challenges of hyper-parameter tuning.
Linear Regression and Logistic Regression
Covers linear and logistic regression for regression and classification tasks, focusing on loss functions and model training.
Gradient Descent: MNIST Dataset and Logistic Loss
Focuses on implementing gradient descent with the MNIST dataset and logistic loss in machine learning.
Supervised Learning: Regression Methods
Explores supervised learning with a focus on regression methods, including model fitting, regularization, model selection, and performance evaluation.
Linear Models for Classification: Logistic Regression and SVM
Covers linear models for classification, focusing on logistic regression and support vector machines.
Decision Trees: Classification
Explores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Linear Binary Classification: Perceptron, SGD, Fisher's LDA
Covers the Perceptron model, SGD, and Fisher's Linear Discriminant in binary classification.