Skip to main content

My Projects 2017 Onwards (Mostly Data Analysis /ML)

Projects 2017-2019    

  • MyCaption Workshop Task- Classic Iris Problem Case Study and comparison between PCA, LDA done during AI workshop at MyCaption.
  • Student Score Predictor- Student Score Predictor using Jupyter Notebook and Decision Trees.
  • Udemy Projects- Udemy Python Course projects like :
  • Interactive Dictionary,
  • Web Blocker, 
  • creating Web Maps using Folium, 
  • Motion Detector Cam using OpenCV, 
  • Web scraping project on Real State property website,
  • Stock Market Analysis and 
  • Geo Coder, Data collector using Flask
  • Udemy Machine Learning Projects- Case Studies on : 
  • Breast Cancer Classification using SVM, 
  • Fashion Class Classification case study using ANN, 
  • Predicting likelihood of E signing loan based on financial history of customer.

Comments

Popular posts from this blog

Online Railway Reservation System

Demo railway reservation website developed using Html, CSS and PHP with wamp server.  Functionalities Implemented: User can book ticket, check fare charges, see destinations and cancel ticket.  User can inquire ticket availability.  Two modes of transaction by debit and credit card are implemented.  Booking detailed are stored in a table in Mysql and can be viewed by user.  Tables for transactions are also implemented. Screenshots Code Link

Resume Builder

Used Php, Mysql for performing CRUD operations  to store information of resume in different components. Learnt web languages and SQL, Creating CRUD application. Screenshots Code Link