MinBZK / amt

Transparency of Algorithmic Decision making

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm Management Toolkit (AMT)

GitHub Actions Workflow Status Coverage Quality Gate Status GitHub Release GitHub License Lines of Code

AMT is a modern tool to apply technical and non-technical tests for an AI model.

Note: The main branch may be in an unstable or even broken state during development. Please use releases instead of the main branch.

How to contribute

See contributing docs

How to build and run AMT

See build docs

How to run the CLI

The check-state can be executed to see what tasks are waiting to be done.

It requires 2 parameters. The first parameter is a list of instrument urns joined by a comma without spaces. The second parameter is the location of the system card.

An example command:

./check-state urn:nl:aivt:ir:td:1.0 urn:nl:aivt:ir:iama:1.0 example/system_test_card.yaml

About

Transparency of Algorithmic Decision making

License:European Union Public License 1.2


Languages

Language:Python 84.3%Language:CSS 7.2%Language:Jinja 4.8%Language:Shell 1.4%Language:Dockerfile 1.0%Language:JavaScript 1.0%Language:Mako 0.3%