Skip to content
View theanujsinha01's full-sized avatar
🚩
Focusing
🚩
Focusing

Block or report theanujsinha01

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
theanujsinha01/README.md

🌐 Socials:

LinkedIn email

💻 Tech Stack:

C++ CSS3 HTML5 Python Streamlit MySQL Matplotlib scikit-learn NumPy Pandas PyTorch GitHub Power Bi

📊 GitHub Stats:



✍️ Random Dev Quote

🔝 Top Contributed Repo


Popular repositories Loading

  1. Seoul-Bike-Sharing-Demand-Prediction Seoul-Bike-Sharing-Demand-Prediction Public

    This project predicts the demand for bike-sharing services in Seoul using machine learning algorithms. It utilizes historical data and environmental factors to provide accurate predictions that can…

    Jupyter Notebook 1

  2. Customer-Churn-Prediction-using-Machine-Learning Customer-Churn-Prediction-using-Machine-Learning Public

    Title: Customer Churn Prediction using Machine Learning Description: This project focuses on predicting customer churn — identifying customers who are likely to stop using a company's service. Usin…

    Jupyter Notebook 1

  3. Rainfall-Prediction-Using-Machine-Learning Rainfall-Prediction-Using-Machine-Learning Public

    This project predicts whether it will rain or not based on weather features like pressure, humidity, dew point, cloud cover, sunshine, wind direction, and wind speed. We use a Random Forest Classif…

    Jupyter Notebook 1

  4. Customer-Segmentation-using-K-Means-Clustering Customer-Segmentation-using-K-Means-Clustering Public

    This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (…

    Jupyter Notebook 1

  5. theanujsinha01 theanujsinha01 Public

    Config files for my GitHub profile.

  6. DSA-in-CPP DSA-in-CPP Public

    Welcome to the Data Structures and Algorithms (DSA) repository! This repo contains various implementations of common data structures and algorithms in C++. Each algorithm and data structure has bee…

    C++