Skip to content
View srdataml-droid's full-sized avatar

Block or report srdataml-droid

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

Popular repositories Loading

  1. trip-eta-predictor trip-eta-predictor Public

    Trip duration prediction from request-time features only — leakage-safe time split, gradient boosting, and a FastAPI endpoint measured at 9.2 ms p50.

    Python 1

  2. demand-forecaster demand-forecaster Public

    Hourly demand forecast a full week ahead with horizon-safe features (enforced by a test) and a rolling-origin backtest over eight weekly origins.

    Python 1

  3. fraud-risk-scorer fraud-risk-scorer Public

    Card fraud risk scoring on 0.17% imbalanced data — PR-AUC 0.75, alert threshold chosen by money not by 0.5, drift monitored with PSI.

    Python 1

  4. docs-rag-service docs-rag-service Public

    RAG with verifiable citations and measured refusal — retrieval scored separately (TF-IDF beats embeddings here), citations validated against chunks actually retrieved.

    Python 1

  5. job-extractor job-extractor Public

    LLM extraction of validated job-advert records — pydantic schema as contract, one repair round on validation errors, regex + silence baselines, per-field scoring.

    Python 1

  6. sql-agent sql-agent Public

    Tool-calling agent that answers database questions with safe SQL — read-only connection + authorizer, legible guard refusals, execution-accuracy eval (0.941).

    Python 1