Machine Learning Guide

MLG 013 Shallow Algos 2


Listen Later

Try a walking desk to stay healthy while you study or work!

Full notes at  ocdevel.com/mlg/13 

Support Vector Machines (SVM)
  • Purpose: Classification and regression.
  • Mechanism: Establishes decision boundaries with maximum margin.
  • Margin: The thickness of the decision boundary, large margin minimizes overfitting.
  • Support Vectors: Data points that the margin directly affects.
  • Kernel Trick: Projects non-linear data into higher dimensions to find a linear decision boundary.
Naive Bayes Classifiers
  • Framework: Based on Bayes' Theorem, applies conditional probability.
  • Naive Assumption: Assumes feature independence to simplify computation.
  • Application: Effective for text classification using a "bag of words" method (e.g., spam detection).
  • Comparison with Deep Learning: Faster and more memory efficient than recurrent neural networks for text data, though less precise in complex document understanding.
Choosing an Algorithm
  • Assessment: Evaluate based on data type, memory constraints, and processing needs.
  • Implementation Strategy: Apply multiple algorithms and select the best-performing model using evaluation metrics.
Links
  • Andrew Ng Week 7
  • Pros/cons table for algos
  • Sci-Kit Learn's decision tree for algorithm selection.
  • Machine Learning with R book for SVMs and Naive Bayes.
  • "Mathematical Decision-Making" great courses series for Bayesian methods.
...more
View all episodesView all episodes
Download on the App Store

Machine Learning GuideBy OCDevel

  • 4.9
  • 4.9
  • 4.9
  • 4.9
  • 4.9

4.9

759 ratings


More shows like Machine Learning Guide

View all
Data Skeptic by Kyle Polich

Data Skeptic

480 Listeners

Talk Python To Me by Michael Kennedy

Talk Python To Me

590 Listeners

Super Data Science: ML & AI Podcast with Jon Krohn by Jon Krohn

Super Data Science: ML & AI Podcast with Jon Krohn

296 Listeners

NVIDIA AI Podcast by NVIDIA

NVIDIA AI Podcast

326 Listeners

Data Engineering Podcast by Tobias Macey

Data Engineering Podcast

140 Listeners

DataFramed by DataCamp

DataFramed

267 Listeners

Practical AI by Practical AI LLC

Practical AI

189 Listeners

The Real Python Podcast by Real Python

The Real Python Podcast

139 Listeners

Last Week in AI by Skynet Today

Last Week in AI

281 Listeners

Machine Learning Street Talk (MLST) by Machine Learning Street Talk (MLST)

Machine Learning Street Talk (MLST)

88 Listeners

AI Chat: ChatGPT & AI News, Artificial Intelligence, OpenAI, Machine Learning by Jaeden Schafer

AI Chat: ChatGPT & AI News, Artificial Intelligence, OpenAI, Machine Learning

145 Listeners

This Day in AI Podcast by Michael Sharkey, Chris Sharkey

This Day in AI Podcast

196 Listeners

Latent Space: The AI Engineer Podcast by swyx + Alessio

Latent Space: The AI Engineer Podcast

75 Listeners

The Morgan Housel Podcast by Morgan Housel

The Morgan Housel Podcast

985 Listeners

The AI Daily Brief (Formerly The AI Breakdown): Artificial Intelligence News and Analysis by Nathaniel Whittemore

The AI Daily Brief (Formerly The AI Breakdown): Artificial Intelligence News and Analysis

444 Listeners