Skip to content
Snippets Groups Projects
Commit 5f4ca197 authored by Olabarrieta Palacios, Ignacio's avatar Olabarrieta Palacios, Ignacio
Browse files

documenting

parent 4042248e
No related branches found
No related tags found
No related merge requests found
...@@ -245,7 +245,8 @@ ...@@ -245,7 +245,8 @@
show up in the table, the user should press the reload button to be able to see it.</li> show up in the table, the user should press the reload button to be able to see it.</li>
<li><b>Calendar:</b> The calendar is used to choose the day to be predicted, or the starting day of the period to be predicted. <li><b>Calendar:</b> The calendar is used to choose the day to be predicted, or the starting day of the period to be predicted.
This is used once the models have been trainned, i.e. their status is zero. By default the selected day corresponds to the current day. In addition This is used once the models have been trainned, i.e. their status is zero. By default the selected day corresponds to the current day. In addition
in the calendar. Notice that is a prediction that involves weather is required only few days in the future are susceptible to be predicted.</li> in the calendar. Notice that is a prediction that involves weather is required only few days in the future are susceptible to be predicted. In that particular case the not
allowed days are grey out showing that it cannot be selected.</li>
<li><b>Loop Table:</b> Shows statistical information about the data from the Loop sensor choosen. Below this table there are two buttoms: <li><b>Loop Table:</b> Shows statistical information about the data from the Loop sensor choosen. Below this table there are two buttoms:
<ul> <ul>
...@@ -276,7 +277,7 @@ ...@@ -276,7 +277,7 @@
<li><b>2</b>: In addition to the previous considers the day of the week (DoW).</li> <li><b>2</b>: In addition to the previous considers the day of the week (DoW).</li>
<li><b>3</b>: In addition to the previous considers if the given day is a School day and/or a Holiday or not (SaH).</li> <li><b>3</b>: In addition to the previous considers if the given day is a School day and/or a Holiday or not (SaH).</li>
<li><b>4</b>: In addition to the previous considers the metereological variables (MET).</li> <li><b>4</b>: In addition to the previous considers the metereological variables (MET).</li>
<li><b>5</b>: In addition to the previous considers events).</li> <li><b>5</b>: In addition to the previous considers events.</li>
</ul></li> </ul></li>
</ul> </ul>
Once this information is properly set, the creation of the predicting model is started by pressing the <b>Submit</b> button. The information related Once this information is properly set, the creation of the predicting model is started by pressing the <b>Submit</b> button. The information related
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment