From 65253e70624877c48ca8801fd8d782a72d0ed0f6 Mon Sep 17 00:00:00 2001 From: Berry den Hartog <38954346+berrydenhartog@users.noreply.github.com> Date: Wed, 1 May 2024 07:53:42 +0000 Subject: [PATCH] Update longDescription in publiccode.yml --- publiccode.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/publiccode.yml b/publiccode.yml index 023452e2..14c547b8 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -14,9 +14,13 @@ description: - Algorithm genericName: tad longDescription: | - TAD is a modern tool to apply technical and non-technical tests for an AI model. + TAD is the acronym for Transparency of Algorithmic Decision making. TAD has the goal to make algorithmic systems more transparent; it achieves this by generating standardized reports on the algorithmic system which encompasses both technical aspects in addition to descriptive information about the system and regulatory assessments. For both the system and the model the lifecycle is important and this needs to be taken into account. The definition for an algorithm is derived from the Algoritmeregister. - TAD is a tool for Transparency Algorithm Decision making. + On the one hand the TAD project is focused on building a standardized format of reporting on a algorithmic system by developing a Reporting Standard. This Reporting Standard consists out of a System Card which contains Model Cards and Assessment Cards. + + On the other hand the project is focused on filling in the System, Model and Assessment Cards with both performance metrics and technical measurements on fairness and bias of the model, assessments on the system where the specific algorithm resides, and descriptive information about the system. The requirements and instruments are dictated by the Algoritmekader. + + link: https://minbzk.github.io/ai-validation/Projects/TAD/ shortDescription: TAD is a tool for Transparency Algorithm Decision making developmentStatus: concept