MLG 013 Shallow Algos 2

MLG 013 Shallow Algos 2

0 Calificaciones
0
Episodio
12 of 58
Duración
55min
Idioma
Inglés
Formato
Categoría
Crecimiento personal

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.


Escucha y lee

Descubre un mundo infinito de historias

  • Lee y escucha todo lo que quieras
  • Más de 1 millón de títulos
  • Títulos exclusivos + Storytel Originals
  • Precio regular: CLP 7,990 al mes
  • Cancela cuando quieras
Suscríbete ahora
Copy of Device Banner Block 894x1036 3
Cover for MLG 013 Shallow Algos 2

Otros podcasts que te pueden gustar...