Skip to content
View YashKutehub's full-sized avatar

Block or report YashKutehub

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

Yash Kute

Aspiring Data Scientist  |  Python · ML · SQL

Building end-to-end ML systems — from credit risk models to agentic RAG pipelines.
Based in Pune, India. Growing focus on quant & fintech applications of ML.


About

B.E. graduate in Artificial Intelligence & Machine Learning (SPPU, 2026). I like building things that go past a notebook — deployed APIs, working pipelines, and models with real evaluation metrics behind them, not just accuracy screenshots.

Tech Stack

Python SQL Pandas NumPy scikit-learn FastAPI Docker Git GitHub Actions Power BI SQL Server

GenAI / LLM tooling: LangChain LangGraph ChromaDB SHAP PyTorch


Featured Projects

Credit Risk ML API End-to-end credit default risk pipeline — RandomForestClassifier + StandardScaler, benchmarked against a logistic regression baseline. 89% accuracy · F1 0.89 · ROC-AUC 0.96. SHAP explainability, served via FastAPI, Dockerized, with GitHub Actions CI/CD.

SPPU Student AI RAG Assistantlive demo Agentic RAG assistant for students — a LangGraph tool-calling agent over a ChromaDB vector store (BAAI/bge-m3 embeddings + reranker), served through FastAPI with a React frontend, deployed on Hugging Face Spaces + Vercel.

SQL Data Warehouse Project Bronze/Silver/Gold layered ETL pipeline in SQL Server — star schema design, surrogate keys, stored procedures.

Vendor Due Diligence Tool Automates vendor verification by cross-referencing India's MCA registry for ownership, directorship and affiliations, and generates colour-coded compliance reports.


Currently

  • Sharpening SQL and applied ML for Data Scientist / Data Analyst interviews
  • Building toward a Forward Deployed Engineer path, starting with hands-on production ML work

📫 yashkute2709@gmail.com  |  LinkedIn

Popular repositories Loading

  1. credit-risk-ml-api credit-risk-ml-api Public

    End-to-end credit default ML pipeline — scikit-learn, FastAPI, SHAP explainability, Docker, GitHub Actions CI/CD

    Python

  2. vendor-due-diligence-tool vendor-due-diligence-tool Public

    Open-source vendor verification tool that researches third-party company ownership, directors and affiliations from public Indian registries (MCA) and generates colour-coded compliance reports in E…

    Python

  3. Student-AI-Assistent--SPPU Student-AI-Assistent--SPPU Public

    RAG-based AI assistant for SPPU students — query syllabus PDFs and notes using a React frontend and a Python backend with vector search.

    Python

  4. sql-data-warehouse-project sql-data-warehouse-project Public

    Building a modern data warehouse with SQL Server, Including ETL Processes, data modelling and analytics

    TSQL

  5. YashKutehub YashKutehub Public

    Data Science & AI/ML portfolio — Python, ML, SQL, GenAI/RAG systems