Skip to content
View rah-shresh's full-sized avatar

Block or report rah-shresh

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

Popular repositories Loading

  1. CodeMorphix CodeMorphix Public

    CodeMorphix is an AI-powered code translation platform that converts code between multiple programming languages in real-time. It features secure authentication, live code execution, output verific…

    TypeScript 1

  2. PRODIGY_ML_01 PRODIGY_ML_01 Public

    The goal of this task is to implement a linear regression model to predict the prices of houses based on their square footage, the number of bedrooms and bathrooms and house location. The model is …

    Jupyter Notebook

  3. PRODIGY_ML_02 PRODIGY_ML_02 Public

    This project uses the K-Means Clustering algorithm to segment retail store customers based on their purchasing behavior. Customers are grouped according to their Annual Income and Spending Score, h…

    Jupyter Notebook

  4. PRODIGY_ML_03 PRODIGY_ML_03 Public

    This project implements a Support Vector Machine (SVM) model to classify images of cats and dogs. The model is trained on the Kaggle Dogs vs Cats dataset and deployed using Flask with a simple web …

    Python

  5. PRODIGY_ML_04 PRODIGY_ML_04 Public

    In this project, I developed a computer vision model capable of recognizing and classifying different hand gestures from image data. The model was trained using the LeapGestRec dataset and can be e…

    Python

  6. PRODIGY_ML_05 PRODIGY_ML_05 Public

    This project uses a Convolutional Neural Network (CNN) with TensorFlow/Keras to classify food images and provide an estimated calorie value. The system allows users to upload a food image and insta…

    Python