Skip to content
View shambhuraj-patil's full-sized avatar
πŸ’­
πŸš€ Python Developer | ML Enthusiast
πŸ’­
πŸš€ Python Developer | ML Enthusiast

Block or report shambhuraj-patil

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

Hi, I'm Shambhuraj Patil πŸ‘‹

Python Developer & Machine Learning Engineer focused on building end-to-end ML pipelines, scalable Python systems, and deployable data applications.
I enjoy designing modular architectures, performing structured data preprocessing, and turning models into real, usable tools through clean code and interactive dashboards.


βš™οΈ Skills

  • Programming: Python (OOP), SQL
  • Machine Learning: Classification, Regression, Feature Engineering, SMOTE, PCA, Model Evaluation, Hyperparameter Tuning
  • NLP: TF-IDF, Lemmatization, Tokenization, Cosine Similarity
  • Libraries & Tools: Scikit-learn, Pandas, NumPy, Matplotlib, Seaborn, Streamlit, Flask (Basic)
  • DevOps / Tools: Git, GitHub, Docker (Basic), VS Code, JupyterLab, Linux (Basic)
  • Core Strengths: Modular architecture, EDA, debugging, optimization, pipeline design, version-control workflows

πŸš€ Projects

πŸ›‘οΈ Fraud Detection System

End-to-end fraud classification pipeline with SMOTE, feature engineering, and hyperparameter tuning.


πŸ“„ AI Resume Screening Engine

NLP system that matches resumes to job descriptions using TF-IDF + cosine similarity.


πŸ“¦ Other Work

  • System monitoring tool with automated process alerts
  • Customer segmentation using K-Means + PCA
  • Predictive ML models: Titanic, diabetes, wine quality (structured EDA + feature engineering workflows)

πŸ“š Interests

ML system design, NLP workflows, deployment pipelines, scalable Python apps, and data engineering fundamentals.


πŸ“¬ Connect With Me


Always building β€” focused on creating reliable, practical, and scalable ML solutions.

Pinned Loading

  1. Fraud-Detection-App Fraud-Detection-App Public

    A machine learning-powered web app built with Streamlit to detect fraudulent transactions. Upload CSVs, preprocess data, visualize fraud patterns, and predict fraud using a trained Random Forest mo…

    Python