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
Machine Learning Fundamentals
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Supervised Learning: Linear Regression
Covers supervised learning with a focus on linear regression, including topics like digit classification, spam detection, and wind speed prediction.
Unsupervised Learning: Dimensionality Reduction
Explores unsupervised learning techniques for reducing dimensions in data, emphasizing PCA, LDA, and Kernel PCA.
Supervised Learning Fundamentals
Introduces the fundamentals of supervised learning, including loss functions and probability distributions.
Cross-Validation: Techniques and Applications
Explores cross-validation, overfitting, regularization, and regression techniques in machine learning.
Unsupervised Learning: Clustering & Dimensionality Reduction
Introduces unsupervised learning through clustering with K-means and dimensionality reduction using PCA, along with practical examples.
Machine Learning Basics
Introduces the basics of machine learning, covering supervised and unsupervised learning, linear regression, and data understanding.
Regression Trees and Ensemble Methods in Machine Learning
Discusses regression trees, ensemble methods, and their applications in predicting used car prices and stock returns.
Linear Regression and Logistic Regression
Covers linear and logistic regression for regression and classification tasks, focusing on loss functions and model training.
Supervised Learning: Classification Algorithms
Explores supervised learning in financial econometrics, emphasizing classification algorithms like Naive Bayes and Logistic Regression.
Neural Networks: Training and Activation
Explores neural networks, activation functions, backpropagation, and PyTorch implementation.