data mining on multiple data sets
Legacy User
New Altair Community Member
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
Tagged:
0
Answers
-
Hi,
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,
~Marius0