- Finish research proposal in Github as a readme file: a. what is your research question? b. why your dataset can answer the question?
- All students read out their reserach proposals
Introduction to Machine Learning for Classification
- Do we really understand the Log Loss Calculation in Logistic Regression? Instead of Mean Squared Error for Linear Regression, we use a cost function called Cross-Entropy, also known as Log Loss for Logistic regression.
- Binary Classification
- One vs. Rest: Multiple Categories Classification
Explain how SVM works.
- Upload new files into github (reference papers, data & codes)
- Start HW2: Data collection, clearning and exploration