[SOLVED] Show Test and Training sets
Andro02
New Altair Community Member
Hello everyone,
just a short question. i used the validation to split my dataset into 30/70 and applied a model etc.
now my question is: how can i show only the testset data and trainingsset data, seperated. i need it to create lift and gain charts in excel.
thank you very much
Pacal
just a short question. i used the validation to split my dataset into 30/70 and applied a model etc.
now my question is: how can i show only the testset data and trainingsset data, seperated. i need it to create lift and gain charts in excel.
thank you very much
Pacal
Tagged:
0
Answers
-
Hi,
you can use the Remember or Store operators inside the Validation and outside of it Recall or Load to access the stored data sets.
Best,
Marius0 -
Thank you very much Marius, got it working after a few tries0