Skip to content
View yogesh895's full-sized avatar
🚀
🚀
Block or Report

Block or report yogesh895

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

  1. Emoji-Prediction Emoji-Prediction Public

    Using very limited available training and testing data, this emoji predictor model is prepared by passing the test through a glove embedding matrix, and further using layers of LSTM, to predict the…

    Jupyter Notebook 2

  2. Reviews-Scrapper Reviews-Scrapper Public

    This project is generally aimed to extract reviews of various products from E-Commerce websites and further using them for sentiment analysis and predictions use cases

    Python 1

  3. Mask-Detection Mask-Detection Public

    Created a Deep Learning model using MobileNetV2 (Transfer Learning) which predicts whether a person is wearing a mask or not.

    Jupyter Notebook 1

  4. Celebrity-Image-Classification- Celebrity-Image-Classification- Public

    This is a complete end to end ML project based on multi-class classification of various celebrities. Support Vector Machines Classifier and Haarcascades are used to detect and classify faces.

    Jupyter Notebook 1

  5. Facial-Expression-Recognition-Using-Keras Facial-Expression-Recognition-Using-Keras Public

    A transfer learning based DL model for recognizing facial expressions of a person

    Python

  6. Flask-Blog-Project Flask-Blog-Project Public

    A Web App to host personal blogs and writeup.

    HTML