Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 365 Bytes

CSE3020-Web Mining Labs

List of Lab Experiments

  • lab1 - Using request Module
  • lab2 - Using beautiful soup
  • lab3 - Creating an inverted index
  • lab4 - Creating a web crawler
  • lab5 - Implementing hits algorithm
  • lab6 - Implementing page rank and weighted page rank
  • lab7 - Implementing K-means algorithm
  • lab8 - Implementing Naive baiyes text classifier