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
data mining on multiple data sets
Legacy User
Member Posts: 0 Newbie
Hello,
Can RapidMiner make data mining on multiple data set (more than 2) without transforming them into a single table ?
What data integration tool / node can do this?
Thank you
Can RapidMiner make data mining on multiple data set (more than 2) without transforming them into a single table ?
What data integration tool / node can do this?
Thank you
0
Answers
depends on the intention of your question an the semantics of "table" in your question. If you are asking for an operator (that's how we call nodes ) which does datamining on more than one input table, then the answer is no. But you can easily load several external tables, e.g. excel sheets, csv files or database tables, and combine them within RapidMiner.
You should have a look at the following operators: Append, Join and all other operators which are contained in the Set Operations group.
If you have any further questions, don't hesitate to post them here.
Best,
 ~Marius