🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Show Test and Training sets

User: "Andro02"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "MariusHelf"
    New Altair Community Member
    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,
    Marius
    User: "Andro02"
    New Altair Community Member
    OP
    Thank you very much Marius, got it working after a few tries