🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Relational Data Mining

User: "aryan_hosseinza"
New Altair Community Member
Updated by Jocelyn
Hi everbody ,

I'd like to know how to apply data mining algorithms implemented in rapidminer on relational data sets ! I mean the dataset that I have is not a simple flat file , they are number of files  related to each other by primary and foreign keys !
Is there any way to handle this in rapidminer ?


Thanks ,

-Arian

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "BalazsBaranyRM"
    New Altair Community Member
    Hi!

    That's not a problem at all. RapidMiner is a full-featured ETL tool.

    Just read your files with the appropriate operators (e. g. CSV), mark the ID fields with the role ID, and use the Join operator to created joined datasets just like in a relational database.

    The resulting dataset can be used with the data mining algorithms.

    Regards

    Balázs