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
Queuing up Auto Model
Hello, for a university project I am currently running Auto Model
multiple times with different data sets but the same settings. Since I
basically just select the next dataset and fill in the cost matrix I
asked myself if it is possible to queue up different Auto Model
processes, so that I do not have to observe the software the entire
time. For example by creating a process that accepts the data sets, runs
auto model and stores the results. It would be important to be able to
save the results like Auto Model does if you click the store results
button.
Tagged:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHi @Tyche ,good question. If you have an AI Hub available you can use it to off load the computation to it. That way you can just queue as many runs as you want to in there.If you want to automate it on different data sets, then you maybe want to store the results and use the training process? You could edit it in a way, that it stores all the things. Then you can use execute process to loop over it. But this is frankly a bit of work.Best,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany0