{% extends "global/Page.html" %} {% load otree static %} {% block title %} Information about the ML algorithm {% endblock %} {% block content %}

For creating a forecast, the ML algorithm takes the following 15 features into account:

{% comment %}

How good?

The algorithm was put together by thoughtful analysts and has an average accuracy of ~92%. (TBD) "a sophisticated model, put together by thoughtful analysts"

{% endcomment %} {% next_button %} {% endblock %}