Skip to content

Rohit2Lohia/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projects:

1. CodeDownloader: Written a few scripts to scrap the internet.

2. DjangoProject: A blogging website implemented in Django along with web scraping (using scrapy).

3. Implemented different ML algorithms to have better understanding of it and also did some comparative study.

  • K Nearest Neighbors( KNN )
  • Linear Regression Improved
  • Support Vector Machine (SVM)