Python Forum
How to update trainSet on each iteration
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to update trainSet on each iteration
#7
Yes, I am reading the data from xlxl sheet, but the sheet contains total data set,

1. Read data from the main input file
2. split the dataset into trainSet & testSet (I do not want to split randomly)
3. on each iteration(prediction), append the testSet data of ith row to the trainSet before next prediction
Reply


Messages In This Thread
How to update trainSet on each iteration - by Raj - Apr-27-2018, 03:25 PM
RE: How to update trainSet on each iteration - by Raj - May-01-2018, 09:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to split data into trainSet and testSet retaining the index continuous Raj 1 2,506 May-02-2018, 09:03 AM
Last Post: ThiefOfTime

Forum Jump:

User Panel Messages

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