Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml to mermaid #107

Merged
merged 18 commits into from
Sep 5, 2024
Merged

yaml to mermaid #107

merged 18 commits into from
Sep 5, 2024

Conversation

GuusjeJuijn
Copy link
Contributor

@GuusjeJuijn GuusjeJuijn commented Sep 4, 2024

In this PR, we generate a script 'gen_mermaid.py' which generates several HTML's to create mermaid diagrams of the decision tree:

  • decision-tree-complete.html : the full decision tree in 1 graph
  • decision-tree-main.html: a simplified version of the decision tree showing the label-categories only
  • decision-tree-subgraph-....-html: different subgraphs of the decision tree, each showing 1 label category

Additionally, we merged the questions about high-risk AI into 1 question, and merged the questions about 'gebruiksverantwoordelijke + aanbieder' into 1 question.

Still work in progress!

@laurensWe laurensWe marked this pull request as ready for review September 5, 2024 13:12
@laurensWe laurensWe requested a review from ruthkoole as a code owner September 5, 2024 13:12
@laurensWe laurensWe changed the title DRAFT - yaml to mermaid yaml to mermaid Sep 5, 2024
Copy link
Member

@laurensWe laurensWe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@laurensWe laurensWe merged commit 09ba851 into main Sep 5, 2024
1 of 2 checks passed
@laurensWe laurensWe deleted the yaml_to_mermaid branch September 5, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants