Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using RNN for unseen data
#1
Hello,

I am using this RNN python code from this github website: https://github.com/2wavetech/Time-Series...Prediction

and more specifically the first part/approach named: LSTM Network for Regression

This guy uses data 66% for training and 33% for testing. And makes predictions for the known but unseen data. My question is what modifications in the code should I use in order to make prediction for new and unseen data?

Thank you...
Reply
#2
Any idea??
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020