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-classificationcredit-risk-classificationPublic

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

    Python

  2. customer-churn-predictioncustomer-churn-predictionPublic

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

    Python

  3. house-price-predictionhouse-price-predictionPublic

    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-classifiermnist-digit-classifierPublic

    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-apisentiment-bert-apiPublic

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

    Python

  6. titanic-survival-classificationtitanic-survival-classificationPublic

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

    Python