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
automation of the process with Rapidminer
hello
I need to retrieve a large collection of data sets from public repositories and run RapidMiner on those
collections to test different algorithms and the quality of those learners.
The Main effort is on automation of the process in order to produce final summary tables.
So i have a question do I need to program something or just to use some operators of Rapidminer to automate the process of summarize?
thanks
I need to retrieve a large collection of data sets from public repositories and run RapidMiner on those
collections to test different algorithms and the quality of those learners.
The Main effort is on automation of the process in order to produce final summary tables.
So i have a question do I need to program something or just to use some operators of Rapidminer to automate the process of summarize?
thanks
0
Answers
RapidMiner provides many operators for iterations, averaging performance evaluations, automating parameter optimizations, etc. and hence can be used to automate the evaluation process for many learners and data sets. You do not need to program anything, but can design a data mining process based in existing RapidMiner operators.
Best regards,
Ralf
Thank you for the answer