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
(URGENT) How to enumerate from n different training and test sets??
Hi,
I want to train a model from several training sets and apply it to several test sets.
I have 60 train sets (train_i.dat) and 60 test sets (test_i.dat) in the same folder.
How can I design a loop structure that at the first iteration loads train_1.dat and applies the learned model to test_1.dat, but in the next iteration loads train_2.dat and applies the learned model to test_2.dat and so on??
Then by using "IteratingPerformanceAverage" operator I can calculate the final performance.
Can anybody tell what operator tree structure and what xml configuration I should use to solve this problem?
I need the solution so urgently.
Thanks.
0
Answers
Assignment ? Meeting ? ;D
The solution to your problem are RapidMiner macros. hope this was "fast" enough
Steffen
Dear Steffen
Thanks a lot for your kind fast reply.
It looks great.
Thanks again.
- misagh.