- WEEK 1 - Using requests module and regex
- WEEK 2 - Using requests and BeautifulSoup modules
- WEEK 3 - Creating Inverted Index Table
- WEEK 4 - PageRank and Weighted PageRank algorithms
- WEEK 5 - Implementing HITS algorithm
- WEEK 6 - Hierarchical Clustering of documents using Euclidean distance metric
- WEEK 7 - K-Means Clustering of documents
- WEEK 8 - Implementing Decision Tree algorithm
- WEEK 9 - Hierarchical Clustering of documents using Cosine Similarity metric
- WEEK 10 - Implementing Naïve Bayes Classifier
- WEEK 11 - Sessionization of web server log