Skip to content
View PatilKhushbu's full-sized avatar

Block or report PatilKhushbu

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
PatilKhushbu/README.md

๐Ÿ’ซ About Me

๐Ÿ‘‹ Hi, I'm Khushbu Patil โ€” a recent Master's graduate in Computer Science (Data Management & Analytics) from Ca' Foscari University of Venice.

๐ŸŽ“ Passionate about AI, ML & data-driven solutions โ€” especially building systems that make data more accessible and impactful.


๐Ÿ” Recent Work


๐Ÿค Open to Collaborations

  • Open-source AI/ML projects (esp. healthcare, accessibility, sustainability)
  • Insightful dashboards & visual storytelling using Python, R, or Power BI

๐ŸŒ Seeking

  • Career opportunities or referrals in the European tech space
  • Support improving my Italian and German

๐Ÿš€ Currently Exploring

  • Scalable ML with Cloud Engineering
  • Advanced Computer Vision & NLP (PyTorch, TensorFlow)

๐Ÿ’ฌ Let's talk about

ML modeling, graph kernels, data pipelines, or optimizing matrix ops in C++.

โšก Fun Fact

I once built a Sudoku Solver using AI algorithms like AC-3, forward checking & backtracking โ€” yes, puzzles + code = ๐Ÿ˜


๐Ÿ› ๏ธ Tech Stack

Python R C++ Java PyTorch TensorFlow Scikit-learn Power BI Pandas NumPy


๐Ÿ“ซ Connect with Me

LinkedIn Email

Pinned Loading

  1. semantic-segmentation-pytorch-master semantic-segmentation-pytorch-master Public

    Pixel-level image segmentation using a pretrained ResNet50-dilated + PPM_deepsup model on ADE20K's 150 classes.

    Jupyter Notebook

  2. Page_Rank-HITS_Computation Page_Rank-HITS_Computation Public

    C++ implementations of PageRank and HITS โ€” the classic link-analysis algorithms behind web search ranking.

    C++

  3. Manifold-Learning-and-Graph-Kernels Manifold-Learning-and-Graph-Kernels Public

    Testing whether manifold learning (Isomap, LLE) improves SVM classification on Weisfeiler-Lehman graph kernels.

    Jupyter Notebook

  4. Master_Thesis_Research_Work Master_Thesis_Research_Work Public

    Research thesis on making data visualizations accessible for blind and visually impaired users via semantic web and AI approaches.

  5. heart-disease-detection-r heart-disease-detection-r Public

    Predicting heart disease risk from clinical data using Logistic Regression, LDA, and Ridge Regression in R.

    HTML

  6. SPAM_FILTER SPAM_FILTER Public

    SVM vs. Naive Bayes spam classification โ€” testing how kernel choice and vector normalization affect accuracy.

    Jupyter Notebook