You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@predictionio.apache.org by srikar <sr...@gmail.com> on 2018/03/02 09:12:01 UTC

 When I am deploying the Energy Load Forecasting Templet, I have changed the templet from 3 parameters to 4 parameters with same Algorithm. And when I am sending the query like 

print engine_client.send_query({"no_of_files":47, "timestamp":1517877777, "files_size":421})

I am getting the following message 



And my Algorithm.scala code is 



Any help can be Appreciated, Thank you