Skip to content
View siri423's full-sized avatar

Block or report siri423

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

Pinned Loading

  1. vibecheck vibecheck Public

    Full-stack recommendation system with weighted SQL scoring engine - PostgreSQL, FastAPI (Python), React, Docker

    Python

  2. conformal-prediction conformal-prediction Public

    Evaluating conformal prediction robustness under distribution shift with Adaptive RAPS on CIFAR-100

    Jupyter Notebook

  3. brain-tumor-segmentation brain-tumor-segmentation Public

    Brain tumor segmentation in MRI scans using U-Net++ with a custom Focal Tversky + BCE-Dice hybrid loss (0.98 pixel accuracy), PyTorch

    Python

  4. lung-segmentation lung-segmentation Public

    4-model ablation study comparing spatial, frequency, and hybrid U-Net variants for chest X-ray lung segmentation

    Jupyter Notebook

  5. sentinelai sentinelai Public

    Privacy-preserving credit risk scoring API: DP-SGD + API hardening defending against membership inference and model extraction (307K records, <1% AUC drop at ε=2.0)

    Jupyter Notebook

  6. knn-from-scratch knn-from-scratch Public

    KNN classification and missing value imputation implemented in pure Python without ML libraries

    Python