Skip to content
View AbhayJuloori's full-sized avatar

Highlights

  • Pro

Block or report AbhayJuloori

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

Abhay Juloori

Data scientist building production ML systems at the intersection of finance and machine learning — credit risk, survival analysis, anomaly detection, and forecasting. I focus on the full stack: from model architecture through API serving and interactive front-ends.


Currently building

  • LoanSurv — Survival analysis for loan default timing. Cox PH + Random Survival Forest on 2.2M Lending Club loans. Runs entirely in the browser via in-browser inference. [live demo]
  • Credit Recourse Engine — Most credit models tell you who defaults. This one tells denied applicants what to change. XGBoost + MAPIE conformal prediction + DiCE counterfactual explanations.

Stack

ML/Data     Python · scikit-learn · XGBoost · lifelines · scikit-survival · PyTorch
Data        pandas · SQL · Spark · Azure Synapse · Cosmos DB · pyarrow
APIs        FastAPI · Pydantic · Docker · Azure Stream Analytics
Frontend    React · Vite · Recharts · Tailwind CSS

Other projects

Project What it does
opsmon Operational monitoring framework — anomaly detection, drift alerts, reliability cards
scenario-planning-analytics Urban demand forecasting for city service planning — Prophet + XGBoost
controlled-document-retrieval Hybrid compliance document retrieval with jurisdiction filters and audit citations
azure-stream-analytics Real-time event stream processing with Azure Event Hubs and Power BI
MBS Prepayment Predicting mortgage-backed securities prepayment risk

GitHub stats

Pinned Loading

  1. portfolio-tracker portfolio-tracker Public

    AI portfolio tracker — $50k managed by Claude vs S&P 500, read-only dashboard with performance chart, trade history, and live rebalance feed

    Python

  2. codex-claude-bridge codex-claude-bridge Public

    Run Claude Code with Codex as the worker — no OpenAI API key needed, just ChatGPT Plus. Claude plans & reviews, Codex executes. Local proxy bridge + hybrid orchestration runtime.

    TypeScript

  3. Credit_Risk_Modeling Credit_Risk_Modeling Public

    Credit risk modeling with logistic regression and decision trees — scorecard development on Lending Club data

    Jupyter Notebook

  4. credit-recourse-engine credit-recourse-engine Public

    Credit Recourse Engine — XGBoost + MAPIE + DiCE deployed on HuggingFace Spaces

    Python

  5. controlled-document-retrieval-compliance-tracking-system controlled-document-retrieval-compliance-tracking-system Public

    Hybrid retrieval system for compliance documents — jurisdiction filters, version tracking, audit-ready citations via Python + SQL

    Python

  6. Demand-Forecasting-Inventory-Optimization Demand-Forecasting-Inventory-Optimization Public

    Demand forecasting and inventory optimization using time-series models and Azure ML