Skip to content
View swarnabhaghosh's full-sized avatar

Block or report swarnabhaghosh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
swarnabhaghosh/README.md

Hi 👋, I'm Swarnabha Ghosh

Turning Ideas into Code and Challenges into Solutions. Always Learning, Building, and Innovating.

swarnabhaghosh

  • 🌱 I’m currently learning Machine learning

  • 💬 Ask me about Python, Java, C, Data structures, Data Analysis

  • 📫 How to reach me swarnabha983@gmail.com

Connect with me:

swarnabha09 swarnabhaghosh swarnabhaghosh9 swarnabha09 swarnabhaghosh swarnabhaghosh swarnab8lc1

Languages and Tools:

bash bootstrap c cplusplus css3 flask git html5 java javascript linux mysql opencv oracle pandas python scikit_learn seaborn sqlite

swarnabhaghosh

Pinned Loading

  1. House-Price-Prediction-Model House-Price-Prediction-Model Public

    Built an end-to-end regression pipeline to predict house prices using Linear Regression with automated preprocessing (PowerTransform, StandardScaling) via Scikit-learn's Pipeline and ColumnTransfor…

    Jupyter Notebook

  2. Titanic-Survival-Prediction-Model Titanic-Survival-Prediction-Model Public

    Developed an end-to-end ML pipeline to predict Titanic passenger survival using Decision Tree and Random Forest classifiers with automated preprocessing in Scikit-learn.

    Jupyter Notebook

  3. Mall-Customer-Segmentation-Data Mall-Customer-Segmentation-Data Public

    This project performs customer segmentation using the K-Means clustering algorithm on mall customer data. By analyzing features like annual income and spending score, it groups customers into disti…

    Jupyter Notebook

  4. Placement-Prediction-Model Placement-Prediction-Model Public

    Jupyter Notebook 1

  5. Advanced-Python Advanced-Python Public

    Advanced Python concepts, including iterators, decorators, generators, multiprocessing, multithreading, python unit testing and some OOPs concepts like Inheritence and Polymorphsim. 🚀

    Python

  6. Flask-Todo Flask-Todo Public

    Flask Todo WebApp is a simple task manager built with Flask and SQLite, allowing users to add, update, delete, and search tasks. It features CRUD operations, a clean Bootstrap UI, and SQLAlchemy OR…

    HTML