require_visualization_of_prediction |
NO
|
tutorial_developer_basic
|
Step 3 of [[symbol:task_make_timeseries_prediction_from_file_and_present_it]].
arguments:
0 : the [[symbol:task_make_timeseries_prediction_from_file_and_present_it]]
arguments of [[symbol:!provide]]:
0 : this tag
1 : a message
arguments of [[symbol:!offer]]:
0 : this tag
1 : a message (marked as hidden) |
require_prediction_on_timeseries |
NO
|
tutorial_developer_basic
|
Step 2 of [[symbol:task_make_timeseries_prediction_from_file_and_present_it]].
arguments:
0 : the [[symbol:task_make_timeseries_prediction_from_file_and_present_it]]
arguments of [[symbol:!provide]]:
0 : this tag
1 : the original file
2 : the predicted file
arguments of [[symbol:!offer]]:
0 : this tag
1 : the original file
2 : the predicted file |
require_timeseries_to_predict |
NO
|
tutorial_developer_basic
|
Step 1 of [[symbol:task_make_timeseries_prediction_from_file_and_present_it]].
arguments:
0 : the [[symbol:task_make_timeseries_prediction_from_file_and_present_it]]
arguments of [[symbol:!provide]]:
0 : this tag
1 : the file
arguments of [[symbol:!offer]]:
0 : this tag
1 : the file
2 (optional) : an option for that file |
task_make_timeseries_prediction_from_file_and_present_it |
NO
|
tutorial_developer_basic
|
Represents the task to get a file containing timeseries data, perform a prediction on it, and visualize that prediction.
Has the following requirements:
[[symbol:require_timeseries_to_predict]]
[[symbol:require_prediction_on_timeseries]]
[[symbol:require_visualization_of_prediction]] |
user_input_keyword |
NO
|
tutorial_developer_basic
|
This Tag indicates that a keyword was present in a text input made by a user. Created together with [[symbol:user_input_has_been_analyzed]].
comment: The keyword.
arguments:
0 : the File that is generated by the user input |
user_input_has_been_analyzed |
NO
|
tutorial_developer_basic
|
This Tag indicates that a text input by the user has been analyzed. Created together with [[symbol:user_input_keyword]].
arguments:
0 : the File that is generated by the user input |
demo_a_simple_timeseries_prediction_need_visualization |
NO
|
tutorial_developer_demo
|
This Symbol is part of the tutorial.
This is used to request a visualization of the contents of two .csv files that are tagged with this Symbol.
arguments:
0 : the original file
1 : the predicted file |
demo_a_simple_timeseries_prediction |
NO
|
tutorial_developer_demo
|
This Symbol is part of the tutorial.
Triggers [[rule:Demo-a-simple-timeseries-prediction]] when signalled. |
?event_failure |
NO
|
(system-internal)
|
A Tag with this symbol is created whenever an event failed to execute correctly. |
?program_execution_results |
NO
|
(system-internal)
|
A Tag with this symbol targeting a ?program_executed Tag and a number of file objects is created whenever a Program is done executing. |