The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
"GET FORMULA FROM NEURAL NET MODEL"
Hi everybody.
I am new in Rapid Miner. I would like to know if somebody can help me to get the formula from a Neuronal Net MODEL.
My objective is to get the formula and put it down in a program in Java in order not to have dependence with RapidMiner Software every time I run the model.
I am using W-MultiLayer Perceptron.
Thanks in advance.
I am new in Rapid Miner. I would like to know if somebody can help me to get the formula from a Neuronal Net MODEL.
My objective is to get the formula and put it down in a program in Java in order not to have dependence with RapidMiner Software every time I run the model.
I am using W-MultiLayer Perceptron.
Thanks in advance.
Tagged:
0
Answers
unfortunately that's not possible, however you can integrate RapidMiner processes in your java program by using the rapidminer.jar in your program, or by using the RapidAnalytics webserver and communicate with it via webservices.
However, in both cases your software must be released under the AGPL (or you must purchase an OEM license) if you incorporate RapidMiner to comply with our license.
Best regards,
Marius