{% if article.name=='Coefficients' %} {% endif %} {% if article.name=='Metrics' %} {% endif %} {% if article.name=='Dataset description' %} {% if article.footer['type']=='train_test' %} {% else %} {% endif %} {% endif %} {% if article.name=='Coefficients' %} {% endif %} {% if article.name=='Partial Dependence' %} {% endif %} {% if article.name=='SHAP' %} {% endif %} {% if article.name=='Explain instance' %} {% endif %} {% if article.name=='Compare on train data' %} {% endif %} {% if article.name=='Compare on test data' %} {% endif %} {{ article.name }} {{ article.header }} {% for item in article.parts %} {{ item }} {% endfor %}