{{ algo_info.description }}
Keywords: {% for used_for_tag in algo_info.used_for %} {{ used_for_tag }} {% endfor %} {% for tag in algo_info.tags %} {{ tag }} {% endfor %}
Parameter | Default | |
---|---|---|
{{ key }} | {{ val.get("description") }} | {{ val.get("default") }} |