Skip to content
View saitejabandaru-in's full-sized avatar
๐Ÿ’ซ
๐Ÿ’ซ

Block or report saitejabandaru-in

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

๐Ÿ“Œ I work at the intersection of statistical theory, interpretable machine learning, and real-world clinical data.


๐Ÿ’ฌ A Short Conversation

Focus: Interpretable ML ยท Nonparametric Statistics ยท Clinical & Scientific AI


๐Ÿง  Research & Engineering Philosophy

โ€œModels should not only predict well โ€” they should explain well.โ€

I approach modeling through three principles:

  1. Statistical validity before scale
  2. Interpretability before optimization
  3. Domain meaning before deployment

My research interests include:

  • interpretable and explainable machine learning (post-hoc & intrinsic)
  • permutation-based, resampling, and nonparametric inference
  • dimensionality reduction with geometric and statistical intuition
  • robustness, stability, and noise-aware modeling
  • translating statistical theory into clinically actionable insights

๐Ÿ› ๏ธ Core Stack

Used primarily for statistical modeling, interpretability research, and reproducible scientific workflows.


๐Ÿš€ Featured Open Source Projects

๐Ÿ“„ papersearch-mcp

An Model Context Protocol (MCP) server for searching, analyzing, and retrieving academic papers.

  • Purpose: Integrates arXiv and Semantic Scholar directly into AI coding assistants (like Claude Code/Desktop).
  • Features: Page-level text extraction from PDFs using PyMuPDF (fitz), citation graph traversal, and advanced search filters.
  • Tech: FastMCP, Python, HTTPX, PyMuPDF.

Nonparametric Combination (NPC) and bootstrap-based risk stratification model.

  • Purpose: Reproducible statistical analysis framework for our peer-reviewed research in Necrotizing Fasciitis.
  • Tech: Python, NumPy, Pandas, Scipy.

End-to-end clinical NLP platform for medical entity extraction, clinical sentiment analysis, topic modeling, and automated ICD coding.

  • Purpose: Privacy-preserving processing and deep learning pipelines for unstructured health records.
  • Tech: Python, PyTorch, Transformers, FastAPI.

๐ŸŒ Ecosystem Contributions

I actively participate in bug triaging, Q&A, and technical discussion forums across key scientific Python and developer libraries:

  • scikit-learn: Contributing technical solutions for community questions on discussions (e.g. customized Gower's distance implementations, tree routing diagnostics).
  • FastAPI / Next.js: Supporting developers in resolving configuration and execution issues in production settings.

๐Ÿ“„ Research Paper

Permutation-Based Analysis of Clinical Variables in Necrotizing Fasciitis Using NPC and Bootstrap
Mathematics, MDPI (2025)

This work introduces a permutation-based, nonparametric framework for analyzing clinical variables in necrotizing fasciitis. By combining Nonparametric Combination (NPC) methodology with bootstrap techniques, the study enables robust inference under small-sample and distribution-free conditions, with an emphasis on interpretability and clinical relevance.

The study demonstrates how permutation-based inference can outperform classical parametric approaches in rare-disease clinical settings.

๐Ÿ”— https://www.mdpi.com/2227-7390/13/17/2869


๐Ÿ” Current Directions

  • permutation-based inference for small-sample biomedical studies
  • interpretability under distribution shift
  • robustness diagnostics for clinical ML models
  • statistical foundations of explainable AI

๐Ÿ”— Research & Professional Profiles

ย  ย  ย  ย  ย 


๐Ÿš€ What Youโ€™ll Find Here

  • ๐Ÿ“˜ math and statistics-first explanations of ML & AI
  • ๐Ÿงช reproducible experiments with robust inference
  • ๐Ÿ“Š real-world clinical and analytical datasets
  • ๐Ÿง  research-oriented notebooks focused on why, not just how

๐Ÿค Letโ€™s Connect

โญ Thoughtful questions and rigorous discussions are always welcome.

Pinned Loading

  1. nf-risk-stratification nf-risk-stratification Public

    โ€œNPC-based risk stratification model for necrotizing fasciitis using bootstrap and permutation methods.โ€

    Python 10

  2. excel-automation-toolkit excel-automation-toolkit Public

    Excel automation framework integrating VBA macros with Python (Pandas) pipelines for data preprocessing, reporting, and interactive business intelligence dashboards.

    Python 11

  3. big-data-clustering-analytics big-data-clustering-analytics Public

    Scalable clustering framework for big data using KMeans++, DBSCAN, BIRCH, OPTICS and DENCLUE, applied to NYC Taxi mobility analytics and credit card fraud detection.

    Python 11 1

  4. numerical-methods-ml numerical-methods-ml Public

    Numerical methods for machine learning using PCA, LDA, NMF and K-Means on the Iris dataset, implemented in MATLAB with visual analytics.

    MATLAB 10

โšก