Skip to content
View ishreya09's full-sized avatar

Highlights

  • Pro

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

Skin-Cancer Detection 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 Loading

  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

    Achieved 99.46% accuracy by integrating Encoder-Decoder Architechture, CNN, early stopping, batch normalization, pooling, and dropout, outperforming traditional FCNN and RNN models

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