Skip to content
View bass990's full-sized avatar
  • DFW

Block or report bass990

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. NBA-Contract-Value-Analyzer NBA-Contract-Value-AnalyzerPublic

    LightGBM model predicting NBA market salary from on-court production, with leakage-safe time-series CV (train 2022-24, test 2025). README leads with the honest data note: a 75-row hand-curated real…

    Python

  2. sba-loan-default-prediction sba-loan-default-predictionPublic

    Two-XGBoost ensemble for SBA loan default classification (AUCPR 0.5665) with SHAP interpretability and Hugging Face Spaces deployment

    Jupyter Notebook

  3. stackoverflow-causal-retention stackoverflow-causal-retentionPublic

    Causal inference study on 1.77M Stack Overflow users: does a fast first answer cause new contributors to stay? Four estimators (controlled OLS, IPW, propensity stratification, 2SLS) converge on +7.…

    Jupyter Notebook

  4. chainpilot chainpilotPublic

    Multi-agent supply-chain response with adversarial deliberation and trust calibration. Built a 204-run eval that revealed the deliberation layer costs 16.7pp accuracy on decisive cases but earns it…

    Python

  5. clauseguard clauseguardPublic

    Two-tool contract-conflict agent that produces a risk-ranked redline brief in a strict 10-field JSON schema. A 30-scenario eval across 5 tiers found the agentic loop equivalent to a single-prompt b…

    Python

  6. triageiq triageiqPublic

    A 5-specialist ER triage system with tiered Haiku and Sonnet routing. A 630-call eval across 30 scenarios showed both architectures hit 0% critical-miss on high-acuity patients, but the single-Sonn…

    Python