@@ -122,7 +122,6 @@ if (configuration_properties$forecasting_data_slicing_mode == "percentage"){
print(paste("Data points number is",data_points_number,"- from these",number_of_data_points_used_for_testing,"will be used for testing. If the horizon is too large, only half of the data points will be used to evaluate the prediction"))
}
#TODO check the code line below for validity - maybe use head and tail