Skip to content
View salonipandagale's full-sized avatar

Block or report salonipandagale

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

Popular repositories Loading

  1. Diabetes_Prediction_App Diabetes_Prediction_App Public

    End-to-end ML project for predicting diabetes using data preprocessing, feature scaling, SVM model, and a Streamlit web interface.

    Python

  2. Credit_card_fraud_detection Credit_card_fraud_detection Public

    Credit Card Fraud Detection Web App using XGBoost and Flask to predict fraudulent transactions with an interactive frontend and deployed-ready backend.

    Python

  3. House_Price_Prediction House_Price_Prediction Public

    This project focuses on building a complete end-to-end Machine Learning pipeline to predict house prices using the Ames Housing Dataset. The goal is to perform in-depth data analysis, feature engin…

    Jupyter Notebook

  4. Stock-Market-Forecasting-using-Prophet Stock-Market-Forecasting-using-Prophet Public

    This project uses the Facebook Prophet time-series forecasting model to predict future stock prices of Tesla based on historical market data. The repository includes data preprocessing, model train…

    Jupyter Notebook

  5. Breast-Cancer-Prediction Breast-Cancer-Prediction Public

    Developed a Breast Cancer Classification model using Machine Learning, achieving 99% accuracy with Random Forest. Performed feature engineering, hyperparameter tuning, and optimized recall for mali…

    Jupyter Notebook

  6. Deep-fashion-recommendation-system Deep-fashion-recommendation-system Public

    Deep learning-based fashion recommendation system using VGG16 for feature extraction and cosine similarity for visual search.

    Python