Skip to content
View shivanshi1's full-sized avatar

Block or report shivanshi1

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

Popular repositories Loading

  1. -Predictive-Analysis-of-Sleep-Health-and-Lifestyle-Exploring-Factors-Influencing-Sleep-Disorders -Predictive-Analysis-of-Sleep-Health-and-Lifestyle-Exploring-Factors-Influencing-Sleep-Disorders Public

    Objective: Conducted exploratory analysis and predictive modelling to understand factors influencing sleep disorders and promote healthy sleep habits. Methods and Techniques Used: Logistic Regressi…

    Jupyter Notebook

  2. Mood-detection-using-facial-expressions Mood-detection-using-facial-expressions Public

    A facial expression-based emotion detection system using CNNs. Includes real-time detection via webcam and image detection for static uploads. Features data preprocessing, model training, and savin…

    Jupyter Notebook

  3. Concurrent-web-scraper-using-Golang Concurrent-web-scraper-using-Golang Public

    The Concurrent Web Scraper in Go is a high-performance tool that extracts titles and meta descriptions from websites concurrently using Goroutines. It efficiently scrapes multiple websites, parses …

    Go