Skip to content
View HARSHANEELAM's full-sized avatar

Block or report HARSHANEELAM

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 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. credit-risk-classification credit-risk-classification Public

    Machine learning model to classify credit card accounts as “good” or “bad” using supervised learning and feature engineering.

    Python

  2. customer-churn-prediction customer-churn-prediction Public

    Predicts telecom customer churn using XGBoost with EDA, feature engineering, risk level classification, and a Flask web app.

    Python

  3. house-price-prediction house-price-prediction Public

    A machine learning project that predicts California house prices using regression models. Includes full EDA, feature engineering, model comparison, and a Flask web application for interactive predi…

    Python

  4. mnist-digit-classifier mnist-digit-classifier Public

    CNN built with TensorFlow/Keras to classify handwritten digits with 99.3% accuracy, featuring a Flask web app with a live drawing canvas.

    Python

  5. sentiment-bert-api sentiment-bert-api Public

    Fine-tuned BERT model for 3-class sentiment analysis served via a FastAPI REST API with batch prediction support.

    Python

  6. titanic-survival-classification titanic-survival-classification Public

    Predicts Titanic passenger survival using 7 classification models with EDA, feature engineering, and a Flask web app.

    Python