"[SOLVED] Getting the Text View of ImprovedNeuralNet in CommandLine or Written"
Hello guys,
I am working on a bunch of files (~350) that are input for my cross-validated NueralNet model. I am trying to automate this process by using command line interface of RapidMiner. Right now what I need is to get the text view result of NueralNet in the command line or written in a file. I tried to get this done by Export options. Export Model creates some xml file, but it is really hard to find the resulting nodes, biases, thresholds in that file. This file is no way similar to the text view of NeuralNet showed on GUI.
When you check your NueralNet results in GUI, you can see the options to print or save the result as eps file etc. However, I need to write it to a file automatically and txt file is preferred in the command line.
I am working on a bunch of files (~350) that are input for my cross-validated NueralNet model. I am trying to automate this process by using command line interface of RapidMiner. Right now what I need is to get the text view result of NueralNet in the command line or written in a file. I tried to get this done by Export options. Export Model creates some xml file, but it is really hard to find the resulting nodes, biases, thresholds in that file. This file is no way similar to the text view of NeuralNet showed on GUI.
When you check your NueralNet results in GUI, you can see the options to print or save the result as eps file etc. However, I need to write it to a file automatically and txt file is preferred in the command line.