Skip to content
View 18mahi's full-sized avatar

Block or report 18mahi

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. JAVA-TUTORIAL JAVA-TUTORIAL Public

    Welcome to the Java Tutorial Repository! This repository is designed to help beginners and intermediate learners grasp core Java concepts through well-organized examples, explanations, and exercises.

    Java

  2. python-30_projects python-30_projects Public

    Hi guys!! this repository based on projects that start from beginner level in python to advanced level basically a capstone level project so this is a very helpful repository that can help you in i…

    Python

  3. titanic-survival-quest-model- titanic-survival-quest-model- Public

    A machine learning model built to predict Titanic passenger survival using Kaggle’s dataset. Includes training, testing, and submission files. Implemented in Jupyter Notebook with preprocessing, mo…

    Jupyter Notebook

  4. house-price-prediction house-price-prediction Public

    A simple and lightweight house price prediction model built using only NumPy, Pandas, and Matplotlib. This project demonstrates regression, feature engineering, and gradient descent without relying…

    Jupyter Notebook

  5. email-spam-classification email-spam-classification Public

    This repository contains a Spam Email Classification model built from scratch using Python, with only pandas, numpy, and matplotlib libraries. The model uses TF-IDF feature extraction and a Multino…

    Jupyter Notebook

  6. tweet-sentiment-analysis tweet-sentiment-analysis Public

    Classify tweets into happy, sad, angry, excited, and neutral with this interactive Python model. Combining TF-IDF text features with engineered numeric features like emoji sentiment, polarity, subj…

    Jupyter Notebook