Skip to content
Snippets Groups Projects
Commit 76b172e1 authored by Zeynep Hakguder's avatar Zeynep Hakguder
Browse files

todo list done

parent 15e617ff
No related branches found
No related tags found
No related merge requests found
*.html
* TODO Getting started with Python
* TODO Programming Assignment 1 (Nearest Neighbor)
- How to debug?
- Validation/test
- Confusion matrix/ROC analysis
* TODO Linear Regression & Naive Bayes & Logistic Regression (?)
- Linear Regression:
- Polynomial linear regression
- Regularization techniques: Lasso, crossvalidation
- Naive Bayes: text/webpage classification
- should be reasonably complex and fun
- sparse data problem: Bayesian method, smoothing
* TODO (?) Logistic Regression & Decision Tree Ensemble Methods & Neural Network
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment