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
"Rapidminer - Operators - implementation (neural net)"
Hello,
I am newbie in rapidminer, so maybe I will ask some dummy questions.
Can I somewhere find how rapidminer operators work? How they are implemented?
For example, I am interested in neural networks. When I run "neural net" operator, besides normal nodes, it creates threshold node. In the output I can see weights, but I don't know how to find out threshold node value.
Thank you for an answers
I am newbie in rapidminer, so maybe I will ask some dummy questions.
Can I somewhere find how rapidminer operators work? How they are implemented?
For example, I am interested in neural networks. When I run "neural net" operator, besides normal nodes, it creates threshold node. In the output I can see weights, but I don't know how to find out threshold node value.
Thank you for an answers
Tagged:
0
Answers
if you understand Java language, you can watch source codes of RapidMiner on SVN: https://rapidminer.svn.sourceforge.net/svnroot/rapidminer/Vega.
Regards
Vena