intergration between rapidminer and other modelling softwares like EPANET

h_hashim1h_hashim1 Member Posts: 1 Contributor I
edited December 2018 in Help

Hi, can we link rapidminer to other modeling softwares like EPANET where we can simulate the model, import the resutls and analyze here. our main task is to developed a unsupervised fault detection system in which we can analyze the data directly without importing it in rapidminer manully 

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    I'm not familiar with EPANET but you can interact with RapidMiner models and processes if you expose them as a REST API via RapidMiner Server. 

  • JEdwardJEdward RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 578 Unicorn

    You can begin with REST integration, but also have a play around with the Java libraries available for EPANET and see what can be done. 

    https://github.com/Baseform/Baseform-Epanet-Java-Library

     

    http://www.baseform.org/np4/epanetTool.html

     

    I would imagine that if you plan out what you want to achieve as a project you can get something together similar to the RapidProM extension.  

     

Sign In or Register to comment.