Skip to content
View Sparkydev007's full-sized avatar

Block or report Sparkydev007

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

Pinned Loading

  1. customer-churn-prediction customer-churn-prediction Public

    End-to-end Customer Churn Prediction system showcasing real-world ML skills. Built with XGBoost, SMOTE, and Streamlit, featuring a deployable UI, probability-based risk insights, and production-rea…

    Jupyter Notebook 13

  2. Credit-Risk-Prediction-System Credit-Risk-Prediction-System Public

    Credit Risk Prediction System is an end-to-end machine learning project that predicts loan default risk using customer financial data. It applies EDA, feature encoding, and advanced models like Ran…

    Jupyter Notebook

  3. LSTM-STOCK-PREDICTION LSTM-STOCK-PREDICTION Public

    Predict Microsoft stock prices using an LSTM neural network in Python. The project includes data exploration, visualization (open/close prices, volume, correlations), preprocessing, LSTM model trai…

    Python