The Tweet
{{ name }}
Our Prediction
{% if prediction == 0 %}
Non-Depressive
Our model didn't find any significant signs of depression in this text.
{% elif prediction == 1 %}
Depressive
Our model identified patterns that are often associated with depression in this text.
{% endif %}