Skip to content
View sanshine04's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report sanshine04

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
sanshine04/README.md
  • 👋 Hi, I’m @sanshine04
  • 👀 I’m interested in art, tech and lot other things
  • 🌱 I’m currently learning more about tech stuff
  • 💞️ I’m looking to collaborate on many different interesting projects
  • 📫 How to reach me through my mail - sksanya04@hotmail.com

Pinned Loading

  1. Sentiment-Analysis-using-Python-and-Machine-learning Sentiment-Analysis-using-Python-and-Machine-learning Public

    This Sentiment Analysis Tool uses TF-IDF and Logistic Regression to classify the sentiment of text into positive, negative, or neutral categories. Users can analyze individual sentences or process …

    1

  2. Image-Classification-with-CNN-and-CIFAR-10 Image-Classification-with-CNN-and-CIFAR-10 Public

    This repository contains a simple image classification project using TensorFlow and Keras. The project includes a trained Convolutional Neural Network (CNN) model designed to classify images from t…

    1

  3. Customer-Segmentation-using-K-means-Clustering Customer-Segmentation-using-K-means-Clustering Public

    This code performs K-Means clustering on a dataset containing customer information. The goal is to segment customers based on their annual income and spending score.

    1

  4. Financial-Forecasting-Platform Financial-Forecasting-Platform Public

    This code fetches historical stock price data using the yfinance library and predicts future trends using an LSTM (Long Short-Term Memory) model. It trains the model on past data, predicts the next…

    Python 1