Hi All, I am using hot gym tutorial as the reference and trying to predict 10 steps ahead i.e., 10 days after the last day in my dataset. To simplify further, I replaced the data in the file with my own data, ran swarm and then ran run.py to get the predictions. I have the updated the swarm description file with the setting of 10 (predictionSteps = 10). However prediction seems to pick the default value of 1 and provides no prediction after the last day in the file.
Are there any other places I need to update the code ? Can someone please advise ? Thanks, Phani
