Skip to content
View yuan-phd's full-sized avatar

Block or report yuan-phd

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. swiss-afrr-spike-prediction swiss-afrr-spike-prediction Public

    Causal ML for Swiss aFRR price spike prediction — German wind forecast errors → unplanned loop flows → balancing cost spikes. XGBoost + SHAP + MLflow + Databricks + Airflow pipeline with PSI drift …

    Python

  2. decisionlens decisionlens Public

    DecisionLENS — LangGraph agentic data quality agent for clinical trials — cross-validates AACT, PubMed, OpenFDA with rule engine + XGBoost risk model + LLM prioritisation. Streamlit dashboard with …

    Jupyter Notebook

  3. InsureAgent InsureAgent Public

    Agentic LLM insurance claims system with two-stage training: GPT-4o mini → Llama-3.2-1B via LoRA distillation, then GRPO RL post-training with verifiable rewards · 89% verdict retention · 90% cost …

    Python

  4. cold-start-NER cold-start-NER Public

    Cold-start NER for ASR-transcribed customer service text. Ensemble of rules + fine-tuned BERT-Small with BIOES tagging. F1=0.879 at 4.9ms/sample on CPU. No pre-existing labeled data — fully synthet…

    Python