The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Training r2 and error
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
Best
Tagged:
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @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.Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
8
Answers
Thanks indeed for your reply and unique solution.
Best Wishes