Skip to content

Latest commit

 

History

History
86 lines (45 loc) · 3.89 KB

README.md

File metadata and controls

86 lines (45 loc) · 3.89 KB

Machine-Learning-Projects

Current Projects:

1. Data Analysis with Tableau

  • San Francisco Airport Dashboard


  • Covid19 Cases Dashboard (Interactive)


2. Flask Webapp

  • Face and Gender Recognition web app using Machine Learning and OpenCV in Flask


3. OpenCV Projects

  • Human Pose Estimation using Computer vision Techniques


  • QR & Bar code Detection using OpenCV

    • Checkout here - QR/Bar code Detection

    • Input Image

      Image

      Detected Image

      Results

      Note: This works for both Image as input or even with Webcam to scan Bar/QR Code


4. Web Scrapping

  • Web Scraping Amazon's Best Sellers Books page

    • Checkout here - Project details

    • Here I'm scraping Amazon's Bestseller Books webpage, using most popular scraping technology - Scrapy

      For more info about Scrapy checkout Documentation - Scrapy

      Scrapy

      Ouput CSV File:

      Result


Currently working on various Machine Learning algorithms and Deep Learning project.