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
"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