🎉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

Training r2 and error

User: "mb223223"
New Altair Community Member
Updated by Jocelyn
As I know the error and r2 appeared in the Results is belonging to testing error. How can I have both training and testing error in the Results in a process?

Best 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Updated by varunm1
    Hello  @mb223223

    Generally, we don't recommend looking into train error as the models overfit most of the times, but if you have any specific requirement here is the sample process to get training and testing error either using a split validation or cross-validation. I also attached the sample process files that you can import into rapidminer from File --> Import Process so that you can run them as well.

    Split Validation: Training & Testing Error



    Cross-Validation Training and Testing Error: This is inside cross-validation operator.


    Hope this helps. Please inform if you need more information.