##Lecture 10
- Topic modeling definitions
- A list of important algorithms
- Visualizations
- Sentiment analysis
This week, some theory:
- Supervised Learning
- Regression Methods
- Supervised Classifiers
- Naive Bayes Classifier
- Logistic Regression (Categorical DV)
- Support Vector Machines (SVM)
- Stochastic Gradient Descent
- Maximum Entropy Classifiers
See also this tutorial on Naive Bayes Learning with text data.
Check the visualization samples in the previous lecture as examples for your assignment 4.