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
Nearest Neighbor Classifier: Curse of Dimensionality
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
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.
Introduction to Machine Learning: Linear Models
Introduces linear models for supervised learning, covering overfitting, regularization, and kernels, with applications in machine learning tasks.
Textual Data Analysis: Classification & Dimensionality Reduction
Explores textual data classification, focusing on methods like Naive Bayes and dimensionality reduction techniques like Principal Component Analysis.
Data-Driven Modeling: Regression
Introduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Linear Models & k-NN
Covers linear models, logistic regression, decision boundaries, k-NN, and practical applications in authorship attribution and image data analysis.
Machine Learning Basics: Supervised Learning
Introduces the basics of supervised machine learning, covering types, techniques, bias-variance tradeoff, and model evaluation.
Introduction to Machine Learning: Supervised Learning
Introduces supervised learning, covering classification, regression, model optimization, overfitting, and kernel methods.
Nearest Neighbor Classifiers and Curse of Dimensionality
Explores nearest neighbor classifiers, bias-variance tradeoff, curse of dimensionality, and generalization bounds in supervised machine learning.
Flexibility of Models & Bias-Variance Trade-Off
Delves into the trade-off between model flexibility and bias-variance in error decomposition, polynomial regression, KNN, and the curse of dimensionality.
K-Nearest Neighbors & Feature Expansion
Introduces k-Nearest Neighbors for classification and feature expansion to handle nonlinear data through transformed inputs.