63 - Common Classification Models
64 - Intro to KNearest Neighbors KNN
65 - KNN Examples
66 - CASE STUDY KNN
67 - Intro to Naive Bayes
68 - Naive Bayes Frequency Tables
69 - Naive Bayes Conditional Probability
70 - CASE STUDY Naive Bayes
71 - Intro to Decision Trees
72 - Decision Trees Entropy 101
73 - Entropy Information Gain
74 - Decision Tree Examples
75 - Random Forests
76 - CASE STUDY Decision Trees
77 - Intro to Logistic Regression
78 - Logistic Regression Example
79 - False Positives vs False Negatives
80 - Logistic Regression Equation
81 - The Likelihood Function
82 - Multivariate Logistic Regression
83 - CASE STUDY Logistic Regression
84 - Intro to Sentiment Analysis
85 - Cleaning Text Data
86 - Bag of Words Analysis
87 - CASE STUDY Sentiment Analysis