data mining on multiple data sets

Legacy User
Legacy User New Altair Community Member
edited November 5 in Community Q&A
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
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    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,
      ~Marius