Skip to content
View Harsh-C7's full-sized avatar

Block or report Harsh-C7

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.

Content in all repositories owned by your account will be closed.
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. Breast-Cancer-Prediction Breast-Cancer-Prediction Public

    This project implements a deep learning model for breast cancer classification using data from the popular breast_cancer dataset provided by scikit-learn. The goal is to classify whether a given se…

    Jupyter Notebook

  2. Credit-Card-Fraud-Detection Credit-Card-Fraud-Detection Public

    This project implements a machine learning model to detect fraudulent credit card transactions using logistic regression. The code leverages Python's pandas for data manipulation, numpy for numeric…

    Jupyter Notebook

  3. Customer-Segmentation Customer-Segmentation Public

    This project utilizes K-Means clustering to segment customers based on their annual income and spending scores, helping to identify distinct customer groups.

    Jupyter Notebook

  4. IMDB-Reviews-Sentiment-Analysis IMDB-Reviews-Sentiment-Analysis Public

    This project demonstrates a complete pipeline for sentiment analysis on a dataset of 50,000 IMDB movie reviews. Using a Long Short-Term Memory (LSTM) neural network, this code classifies movie revi…

    Jupyter Notebook

  5. Zomato-Data-Analysis Zomato-Data-Analysis Public

    This project analyzes data from a Zomato dataset to uncover key insights into restaurant trends, customer preferences, and other attributes. Various Python libraries, including pandas, numpy, matpl…

    Jupyter Notebook

  6. Face-Mask-Detection Face-Mask-Detection Public

    This project involves building a Convolutional Neural Network (CNN) to classify images as either showing a person wearing a mask or not wearing a mask. It was developed using Python and various mac…

    Jupyter Notebook