limingrui679-design GitHub avatar

high-stakes-analytics-decision-lab

limingrui679-design

一个自适应、以证据为先的技能,将模糊的问题转化为可辩护的分析和有条件的决策,包含明确的数据就绪检查和路径选择。

Stars

11

7 天增长

暂无数据

Fork 数

1

开放 Issue

1

开源协议

MIT

最近更新

2026-07-29

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它强制执行严格的证据优先流程,避免过早建模;数据质量关卡可以中止或要求用户确认;自适应分析路径只生成有支持的结果。

适合谁使用

  • 数据分析师和科学家
  • 决策智能从业者
  • 风险与合规官
  • AI治理与审计团队

典型使用场景

  • 需要透明证据的高风险商业或政策决策
  • 模型验证与部署就绪评估
  • 可复现研究(保留源数据和代码)
  • 分析前的数据质量审计与准备

项目优势

  • 证据优先工作流减少过拟合和无根据的推荐
  • 数据就绪关卡提供明确的阻塞/确认/通过状态
  • 根据案例自适应选择分析路径(描述/诊断/预测/规范)
  • 可复现输出:哈希源文件、合同和机器可读结果

使用前须知

  • 需要理解分析方法和证据合同才能解释输出
  • 对于简单或已知问题可能过于复杂
  • 依赖安装(Node.js 18+、Python 3.10+)和CLI工具,可能限制可及性

README 快速开始

High-Stakes Analytics & Decision Lab

A platform-neutral, evidence-constrained Skill for moving from an ambiguous question to a defensible analysis—and only then, when justified, to action.

What the Skill does

This Skill turns an ambiguous, consequential question into a reproducible evidence product and, only when justified, a bounded decision product. It can start from a question alone or from uploaded row-level data. Instead of assuming the data are clean, the model is useful, or a recommendation must be produced, it makes each transition conditional on visible evidence.

HighlightInstead of…The Skill…
Evidence firstStarting with a favorite methodDeclares the question, estimand, population, grain, horizon, lineage, and claim boundary
Data readinessSilently cleaning until a model runsPreserves the source, profiles quality and privacy, and pauses on material choices
Adaptive analysisFilling one fixed report templateSelects only the descriptive, diagnostic, predictive, or prescriptive work supported
Honest endpointsTreating a recommendation as mandatoryAccepts an evidence request, negative validation, do_not_deploy, or bounded action
Shared uncertaintyDisturbing alternatives independentlyRetains common time, market, participant, operational, campaign, or spatial shocks
Reproducible evidenceSeparating prose from analysisLinks claims and accessible figures to JSON, CSV, hashes, and rerunnable code

The contribution is not a newly invented statistical estimator. It is an adaptive orchestration system for evidence gating, method selection, claim control, dependent-risk handling, and case-specific analytical communication.

Quick install

npx skills add limingrui679-design/high-stakes-analytics-decision-lab -g

See runtime-specific, manual, and no-install options.

Overview · Complete workflow · Data gate · Four routes · Outputs · Real projects · Use

One complete evidence-to-decision workflow

flowchart TD
    Q["1 · Frame the questiondecision · population · estimand · horizon"] --> S["2 · Establish the evidence contractsource · license · grain · lineage"]
    S --> G{"3 · Data-readiness gate"}
    G -->|"blocked"| X["Stoprequest corrected evidence"]
    G -->|"confirmation required"| U["Appr

项目描述

A platform-neutral analytical Skill that profiles messy data, selects case-adaptive methods, and produces source-backed visual reports for high-stakes decisions.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

Krishnagangwal
精选
Krishnagangwal GitHub avatar

CS-Fundamentals

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.

数据与数据库数据库与存储
2,326
lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960