Hi all,
I'm pretty new to RapidMiner and I'm currently building a web application to show the results of some processes.
Unfortunately I am not able to generate a useful output from a decision table process.
I tried to select JSON as Output Format but unfortunately I don't get any response when calling the service.
Is there any possibility to use decision tree services with a generic, reusable output format like JSON or XML?
The goal is to create an interactive decision tree with some visualization frameworks like D3.js.
Thanks in advance,
Ingo