The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[RESOLVED] Rapidminer Linear Programming

mrmikevmrmikev Member Posts: 13 Contributor II
edited November 2018 in Help
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!

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    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.
  • mrmikevmrmikev Member Posts: 13 Contributor II
    Thanks for the note!
Sign In or Register to comment.