Skip to content
View babai95's full-sized avatar
  • Qualcomm
  • Durgapur, West Bengal, India
Block or Report

Block or report babai95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bangalore_house_price_prediction_end_to_end_with_Deployment Bangalore_house_price_prediction_end_to_end_with_Deployment Public

    Jupyter Notebook 2 2

  2. Third-Umpire-Review-System-using-Tkinter-and-Open-CV---Python Third-Umpire-Review-System-using-Tkinter-and-Open-CV---Python Public

    This is a third umpire decision review application to review whether the batsmen was run out or not out. Application is developed using Tkinter(for developing the GUI) and Open-CV(for handling the …

    Python

  3. Bank-Note-Authentication-using-Streamlit-and-Docker Bank-Note-Authentication-using-Streamlit-and-Docker Public

    This is a Web application for predicting whether the bank note is authentic or not. Input will be 4 factors - variance, skewness, curtosis, entropy and based on these factors , the app will predict…

    Jupyter Notebook

  4. Implementing-a-Spam-Classifier-using-NLP Implementing-a-Spam-Classifier-using-NLP Public

    This is an application which predicts whether the given message is spam or not. It uses Lemmatization to clean the text and uses TF-IDF vectorizer to convert the text input into vectors. Finally Mu…

    Jupyter Notebook

  5. Personalized-Voice-Assistant Personalized-Voice-Assistant Public

    This is Mohawk - a Personalized Voice Assistant. It can perform multiple tasks like- Sending Emails, Playing Songs, Gather information from Wikipedia, Opening Websites, Opening local applications e…

    Python

  6. Mnist-Handwritten-Digit-Recognition-Kaggle-solved-with-3-different-types-of-models Mnist-Handwritten-Digit-Recognition-Kaggle-solved-with-3-different-types-of-models Public

    This is a famous Kaggle Competition problem which is based on Mnist dataset for Handwritten Digit Recognition. It is solved using 3 different types of models- Multi-Layered perceptron, Simple Convo…

    Jupyter Notebook