Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 470 Bytes

Personal-Projects

This repo contains Report/Code/Notebooks for some of my projects.

  • Seaborn Lookup : A lookup file for fast syntax
  • Regular Expression Lookup : A lookup file for fast syntax
  • Text Analysis : Steps to follow for text analysis with example
  • Predicting Price on the basis of System config : Solving a regression problem with Lasso, Ridge and Random forest
  • Webscraping using Selenium and Beautiful Soup
  • Market Basket analysis using FPgrowth algo