🎉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

"Include java code in rapidminer"

eng_naelUser: "eng_nael"
New Altair Community Member
Updated by Jocelyn
Hi every one  ;)
How we can include java code in rapidminer?
Thanks

Find more posts tagged with

Sort by:
1 - 2 of 21
    Hi,

    if you want to execute Java from within RapidMiner Studio, you can use the "Execute Script" operator for that. You do need to specifiy everything yourself however, including imports.

    Regards,
    Marco
    Marco Boeck wrote:

    Hi,

    if you want to execute Java from within RapidMiner Studio, you can use the "Execute Script" operator for that. You do need to specifiy everything yourself however, including imports.

    Regards,
    Marco
    Thanks  :)