Some of my works

Data Science | Machine Learning | Study Hours to Marks Prediction

  • The goal of this project is to predict marks depending on hours of study, using a given dataset.
  • This project is built using Linear Regression. The model is tested using Flask web framework and deployed on Heroku.
Data Science | Deep Learning | Malaria Disease Prediction  
  • The goal of this project is to predict whether the patient is affected with Malaria parasite or not by uploading the cell image.
  • The project is built using various deep learning techniques like flattening, scaling and others.
  • The model is tested using Flask web framework.

Data Science | Body Mass Index (BMI) Calculator

  • The goal of this project is to predict the BMI score by entering height and weight as inputs.
  • The model predicts whether the person is underweight, normal or over weight depending on the BMI score.
  • The built model is deployed on Heroku Platform.

Data Science | Deep Learning | Bike Model Classification

  • The goal of this project is to predict the bike model by uploading a bike image.
  • The model is built using Computer Vision (CV2), various deep learning techniques like scaling, max pooling, flattening and others.
  • The built model is tested using Flask web framework.

Data Science | Machine Learning | Salary Predictor

  • The goal of this project is to predict the salary by entering the years of experience, using a given dataset.
  • The model is built using Linear Regression. The model is tested using Flask web framework.
  • The built model is deployed on Heroku Platform.