Options

RapidMiner Flow Editor

GhostriderGhostrider Member Posts: 60 Contributor II
edited November 2018 in Help
I really like the RapidMiner flow-editor and I would like to use it for another project that I am working on which is unrelated to data mining.  Is the flow editor part of RapidMiner a stand-alone open source project?  I would like to be able to select test instances (operators in RapidMiner), configure them using same GUI that RM uses, and the and then at the end, be able to export the flow to an XML.  Basically, I'd like to be able to use the flow to configure a sequence of operations.  Where each operation has a set of parameters that can also be configured through the GUI.
Tagged:

Answers

  • Options
    fischerfischer Member Posts: 439 Maven
    Hi,

    the editor is tightly integrated into RapidMiner. I don't think you can decouple it, sorry. You can try, however. Maybe you make dummy operators or something like that. However, this is going to be evil.

    Good luck!

    Simon
  • Options
    GhostriderGhostrider Member Posts: 60 Contributor II
    The flow editor is pretty clever.  I think it would have utility as a stand-alone project.  Does anyone know of a similar flow-editor that is a stand-alone?
  • Options
    fabiangebertfabiangebert Member Posts: 4 Contributor I
    You could go for mxGraph/jGraph and enhance it.

    Fabian
Sign In or Register to comment.