🎉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

rapid miner model to eclipse code

User: "nawafpower"
New Altair Community Member
Updated by Jocelyn
How can I take a saved model from RapidMiner and use it in Eclipse as Java code?

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "StaryVena"
    New Altair Community Member
    Hi,
    you must design whole precess which apply this model on input data and than in your code in eclipse pass int data to this process and run it. How to do it is somewhere there on forum.

    Cheers
    Vaclav
    User: "Marco_Boeck"
    New Altair Community Member
    Hi,

    please use the search function of the forum before you open a thread. Your question has been answered a couple of times already (and please use the correct subforum next time).

    Regards,
    Marco
    User: "nawafpower"
    New Altair Community Member
    OP
    Sorry I found the post about how to run rapidminer from eclipse, thanks for the help.