How can i see the train data and test data used in split validation

AntmrcpcAntmrcpc Member Posts: 5 Newbie
How can i see the train data and test data that used in split validation

Answers

  • ruhailaruhaila Member Posts: 48 Guru
    You can use the REMEMBER and RECALL operators. hth
  • jwpfaujwpfau Employee, Member Posts: 274 RM Engineering
    Hi,

    you can put breakpoints on Operators to see the data.



    If you have to keep them for auditing purposes you can also use the Store operator.

    Greetings,
    Jonas
Sign In or Register to comment.