Options

data mining on multiple data sets

Legacy UserLegacy User Member Posts: 0 Newbie
edited November 2018 in Help
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

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    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
Sign In or Register to comment.