LSTM for time series prediction

Hi,

I have some questions about the workflow you provided as an example.

  1. Is there a way of dividing the dataset into training and testing set. I don’t see that this workflow has a test set. If so, will I have to add any other nodes that connect to the test set.
  2. What does the Deployment loop node exactly do? Also, I cannot find it in my node repository.

Thanks.