Skip to content
View Hridambiswas's full-sized avatar
🎯
Focusing
🎯
Focusing
  • KIIT

Block or report Hridambiswas

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

Portfolio LinkedIn Email


I ship ML that runs in production, not just notebooks.

Currently building an autonomous stat-arb bot live on NSE markets and doing clinical ML research on correlated multi-disease detection.

  • Autonomous systems that run 24/7 with real money on the line
  • Statistical rigor first — if the math doesn't hold, the code doesn't ship
  • Final year @ KIIT · IEEE Student Researcher


github-snake

Projects

Project What it does Result
Iron-Sentry Autonomous NSE pairs trading bot — OLS hedge ratio, z-score mean reversion, ghost-order guard, Telegram alerts ≥1 trade/day guaranteed, live paper trading
ComorbidNet Detects T2D + HTN + MetS + CKD simultaneously via Classifier Chains — captures the metabolic cascade independent models miss +0.03 AUC gain, Hamming loss 0.09 → 0.07
CreditSense Real-time credit risk API — LR + RF + GBM ensemble, FastAPI backend, one-click Render deploy Trained on 23K+ real loan records
V2V Perception V2V collaborative hazard detection — DeepLabV3 segmentation → XOR delta zones → 48K CNN decision model HACK4IMPACT Track 2 submission

Tech Stack



Statistical Arbitrage · Classifier Chains · SHAP · XGBoost · OpenCV
asyncio · DeepLabV3 · NLP · Transformers · Power BI · Grafana · Redis

Popular repositories Loading

  1. iron-sentry iron-sentry Public

    Autonomous NSE pairs trading bot — SAIL/NMDC & NTPC/POWERGRID | z-score mean reversion, OLS hedge ratio, Telegram alerts, paper trading mode

    Python 2

  2. comorbidnet comorbidnet Public

    ComorbidNet: Correlated multi-disease detection (T2D, HTN, MetS, CKD) using Classifier Chains + SHAP explainability — clinical ML research

    Python

  3. traffic traffic Public

    Trying to improve the traffic stopmeter

    Python

  4. hridambiswas.github.io hridambiswas.github.io Public

    My AI/ML Portfolio

    HTML

  5. v2v-perception v2v-perception Public

    V2V Collaborative Perception Pipeline — DeepLabV3 segmentation + XOR delta encoding + 48K CNN for autonomous driving safety | HACK4IMPACT Track 2

    Python

  6. creditsense creditsense Public

    Real-time credit risk scoring API — ensemble ML (LR + RF + GBM) served via FastAPI, deployed on Render

    Python