Skip to content
View ishreya09's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ishreya09

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
ishreya09/README.md

Shreya Mishra

ML Projects

CIFAR-100 Image Classification Parkinson Prediction Model Stock Price Prediction Dog vs Cat Classification Digit Recognition Model Car Price Prediction

Web dev projects

Campus Compass Book On Rails Moview Grammar Check

Technologies Used

Top Langs

Deep Learning Web Development Programming Language Database

GitHub Activity

Your Contribution Graph Your GitHub Contribution Activity

Feel free to reach out to me if you have any questions or collaboration opportunities!

Pinned

  1. Parkinson-Prediction-Model Parkinson-Prediction-Model Public

    We train different models and apply techniques gives us better evaluation metrics, and find out the best model which works the best for Parkinson's Prediction System

    Jupyter Notebook

  2. Stock-Price-Prediction Stock-Price-Prediction Public

    This project implements time series analysis techniques to capture temporal patterns and trends in stock price movements and gives a generalized model.

    Jupyter Notebook

  3. Digit-recognition-model Digit-recognition-model Public

    I have used Mnist digit classification dataset. The model is trained on 60,000 images of 28*28 using RNN. The model accuracy is 97.39 with a loss of 0.099

    Jupyter Notebook

  4. Dog-vs-Cat-Classification Dog-vs-Cat-Classification Public

    Dog vs Cat Classification model trained over MobileNetv2. The model is trained on 2000 images and gives an accuracy of 98.75%

    Jupyter Notebook

  5. Human-Stress-Prediction Human-Stress-Prediction Public

    Human Stress Detection in and through Sleep by monitoring physiological data. The KNN model is working with an accuracy of 100% and random forest model is working with an accuracy of 99.35%.

    Jupyter Notebook

  6. DSA DSA Public

    DSA Practice with C++ using GeeksforGeeks and Leetcode Questions

    C++