From 51488ba695c1caa6b07a5e91018ec3c58dbf0bb9 Mon Sep 17 00:00:00 2001 From: aronwc Date: Wed, 30 Mar 2016 10:14:27 -0500 Subject: [PATCH] add reading for l18 --- Schedule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schedule.md b/Schedule.md index 6cdb6ac..0b88b66 100644 --- a/Schedule.md +++ b/Schedule.md @@ -29,7 +29,7 @@ | 3/17 | **Spring Break** | | | 3/22 | Logistic Regression **(Aron travels)** | [Ch14](http://nlp.stanford.edu/IR-book/pdf/14vcat.pdf) | | [L17](lectures/lec17) | 3/24 | Logistic Regression | [Ch15](http://nlp.stanford.edu/IR-book/pdf/15svm.pdf) | -| 3/29 | Learning to Rank | [SVM](http://web.stanford.edu/class/cs276/handouts/lecture13-SVMs.ppt) [LTR](http://web.stanford.edu/class/cs276/handouts/lecture14-learning-ranking.ppt) | [A3](https://github.com/iit-cs429/assignments/tree/master/a3) +| 3/29 | Learning to Rank | [Ch15](http://nlp.stanford.edu/IR-book/pdf/15svm.pdf) | [A3](https://github.com/iit-cs429/assignments/tree/master/a3) | [SVM](http://web.stanford.edu/class/cs276/handouts/lecture13-SVMs.ppt) / [LTR](http://web.stanford.edu/class/cs276/handouts/lecture14-learning-ranking.ppt) ||**Part IV: Clustering**| | 3/31 | Clustering Overview | [Ch16](http://nlp.stanford.edu/IR-book/pdf/16flat.pdf) | | 4/05 | K-Means | [Ch16](http://nlp.stanford.edu/IR-book/pdf/16flat.pdf) | [Q2](https://blackboard.iit.edu/webapps/blackboard/content/listContentEditable.jsp?content_id=_362431_1&course_id=_47700_1) |