Skip to content
View naggynab's full-sized avatar

Highlights

  • Pro

Block or report naggynab

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

Popular repositories Loading

  1. DSA-Project DSA-Project Public

    A Python-based project that demonstrates AVL Tree insertion with real-time visualization of rotations and balancing. The tool helps users understand how AVL Trees maintain height balance after eac…

    JavaScript

  2. Rock-Paper-Scissor Rock-Paper-Scissor Public

    This is an enhanced Rock-Paper-Scissors game implemented in Python with a simple and interactive command-line interface. The game includes features beyond the classic version, making it more fun an…

    Python

  3. House-Price-Prediction-using-Linear-Regression House-Price-Prediction-using-Linear-Regression Public

    Linear Regression model using PyTorch to predict Ames Housing prices based on square footage, bedrooms, and bathrooms. Features proper normalization, early stopping, and comprehensive evaluation.

    Jupyter Notebook

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

    K-Means clustering algorithm to segment retail customers based on purchase behavior. Groups customers by income and spending patterns using scikit-learn.

    Jupyter Notebook

  5. MoodTunes MoodTunes Public

    A mood-based music recommendation app using sentiment analysis and Spotify API.

    JavaScript

  6. cifar10-image-classification cifar10-image-classification Public

    Deep Learning project for image classification using CIFAR-10 dataset with PyTorch and TensorFlow implementations