🎉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

[RESOLVED] Rapidminer Linear Programming

User: "mrmikev"
New Altair Community Member
Updated by Jocelyn
My colleague has a set of calculations in Excel. The calculations include usage of the Solver Excel plugin to evaluate a max/min of a function with the certain accuracy by adjusting a specified set of parameters. I'd like to reproduce his Excel Solver usage in Rapidminer.  

What operators are available to facilitate linear programming?  Are there plugins to facilitate interfacing with NEOS? http://neos-guide.org/

Any direction would be helpful and thanks in advance!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "earmijo"
    New Altair Community Member
    I don't think there is any native operators in RM to do Linear Programming. Your only chance is an external program like R, Python or Octave. There are extensions to communicate with these programs.
    User: "mrmikev"
    New Altair Community Member
    OP
    Thanks for the note!