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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. gate-mcp gate-mcp Public

    GATE MCP - The control plane for MCP. It sits between your AI agents and upstream MCP servers. Every tool call is evaluated against your policies, logged for audit, and optionally paused for human …

    TypeScript

  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. 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

  4. 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

  5. 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

  6. 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