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 Models: Continued
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Linear Models for Classification: Logistic Regression and SVM
Covers linear models for classification, focusing on logistic regression and support vector machines.
Linear Models: Part 2
Covers linear models, binary and multi-class classification, and logistic regression with practical examples.
Linear Models: Basics
Introduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Linear Regression: Basics
Covers the basics of linear regression, binary and multi-class classification, and evaluation metrics.
Optimization in Machine Learning: Gradient Descent
Covers optimization in machine learning, focusing on gradient descent for linear and logistic regression, stochastic gradient descent, and practical considerations.
Introduction to Machine Learning: Linear Models
Introduces linear models for supervised learning, covering overfitting, regularization, and kernels, with applications in machine learning tasks.
Nonlinear ML Algorithms
Introduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Nonlinear Machine Learning: k-Nearest Neighbors and Feature Expansion
Covers the transition from linear to nonlinear models, focusing on k-NN and feature expansion techniques.
Generalized Linear Regression: Classification
Explores Generalized Linear Regression, Classification, confusion matrices, ROC curves, and noise in data.
Logistic Regression: Cost Functions & Optimization
Explores logistic regression, cost functions, gradient descent, and probability modeling using the logistic sigmoid function.