This is a collection of my personal projects that I work on in my free time. Hope you like them.


Diabetes Prediction

  • The challenge/goal of the project is to predict weather a given patient has diabetes or not by taking input value.
  • If you want to view the deployed model, click on the following link:
  • Deployed at: Website URL:https://prediction-diabetes.herokuapp.com/

  • If you are searching for Code, Algorithms used and Accuracy of the model.. you won’t find it here. Click the link mentioned below for the same:
  • _GitHub URL: https://github.com/Vinaykumargond/Diabetes-Prediction

  • Tools: Python, Flask & Heraku!

Spam SMS Detector

The SMS Spam Collection is a set of SMS tagged messages that have been collected for SMS Spam research. It contains one set of SMS messages in English of 5,574 messages, tagged acording being ham (legitimate) or spam.

  • Model that will accurately classify which texts are spam?
  • This repository consists of files required to deploy a Machine Learning Web App created with Flask on Heroku platform.
  • Tools: Python, Flask, Heraku.

Website URL:https://spam-sms-detectors.herokuapp.com/


Restaurant-Reviews-Sentiment-Analysis

This repository consists of files required to deploy a Machine Learning Web App created with Flask on Heroku platform.

  • If you want to view the deployed model, click on the following link: Deployed at:

Website URLhttps://restaurants-review-sentiment.herokuapp.com/


Diabetes Prediction