ai-ml-governance

Featured

Governs models and AI systems in production — intended use, evaluation, monitoring, human oversight, documentation, and the decision to deploy or retire. Use this before deploying a model or AI feature, when defining evaluation criteria, when a model's behavior has drifted, when assessing AI risk or regulatory exposure, or when deciding whether an AI system is fit for a consequential decision.

AI & Automation 1,356 stars 209 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# AI and ML governance > Regimes governing automated decision-making differ by jurisdiction and sector and are changing > quickly. Anything affecting credit, employment, housing, insurance, healthcare, or education > carries specific legal obligations — involve Legal & Risk and qualified counsel rather than > treating it as an engineering question. ## Define intended use before evaluating anything Write down what the system is for, what it is **not** for, who is affected by its output, and what happens when it is wrong. Most AI failures are use outside intended scope by someone who did not know the scope existed. Then decide the consequence tier, because it sets everything after it: - **Advisory** — a human decides, the model suggests. Lightest oversight. - **Assistive** — the model acts, a human reviews before effect. - **Autonomous** — the model acts with effect. Highest bar, and rarely appropriate where a person is materially affected. ## Evaluation A held-out evaluation set that reflects real inputs, including the awkward ones. Built before deployment and kept stable, or you cannot compare versions. - **Measure the failure that matters.** Aggregate accuracy hides the errors you care about. A model that is 95% accurate and wrong disproportionately on one group is not 95% good. - **Evaluate by segment**, always. This is where fairness problems and quiet degradation appear. - **Both error directions.** False positives and false negatives usually have different co...

Details

Author
cbrock84
Repository
cbrock84/headcount
Created
1 weeks ago
Last Updated
1 weeks ago
Language
Markdown
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category