Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Simple GUI scrolling/resizing question
Hi again,
I feel really dumb for having to ask this... how do you scroll down when viewing a NeuralNet graph?
I have created an operator chain that contains a NeuralNet node. I'm using a simple 1 hidden layer network with 10 nodes in the hidden layer, about 12 inputs, and one output node. I have successfully processed the chain, and the Neural Net model is one of the outputs. On the results view, there is a Neural Net tab, which I can select. When I switch to Graph View, I see a diagram of the network.
Or in my case, I see a portion of the network, because it doesn't fit in the window. I am assuming the GUI is supposed to let me view/browse the entire network graph.
However, I can not seem to move, zoom out, scroll down, or otherwise reposition the diagram to fit in the window. All I can see is the upper portion. I can drag the bar below the window down to shrink the log window and view somewhat more of the network, but I still can't do anything with the contents of the diagram window itself. I have tried click-and-drag, right click, simultaneous left-right click, and checked all of the menu options. It seems like there should be a scroll bar on the right, but there isn't one.
These appears to be limited to Neural Net nodes. If I replace it with a W-REPTree node, and view the tree it creates, I can drag it around the screen with no problem.
I tried updating to the latest Java, and uninstalling/reinstalling RapidMiner, with no change in the behavior. This appears to be strictly a GUI problem -- there doesn't appear to be anything wrong with the actual processing of the model. I am running RM 4.2 on Windows XP.
I know this is a simple-minded question, but what am I missing?
Thanks,
Keith
I feel really dumb for having to ask this... how do you scroll down when viewing a NeuralNet graph?
I have created an operator chain that contains a NeuralNet node. I'm using a simple 1 hidden layer network with 10 nodes in the hidden layer, about 12 inputs, and one output node. I have successfully processed the chain, and the Neural Net model is one of the outputs. On the results view, there is a Neural Net tab, which I can select. When I switch to Graph View, I see a diagram of the network.
Or in my case, I see a portion of the network, because it doesn't fit in the window. I am assuming the GUI is supposed to let me view/browse the entire network graph.
However, I can not seem to move, zoom out, scroll down, or otherwise reposition the diagram to fit in the window. All I can see is the upper portion. I can drag the bar below the window down to shrink the log window and view somewhat more of the network, but I still can't do anything with the contents of the diagram window itself. I have tried click-and-drag, right click, simultaneous left-right click, and checked all of the menu options. It seems like there should be a scroll bar on the right, but there isn't one.
These appears to be limited to Neural Net nodes. If I replace it with a W-REPTree node, and view the tree it creates, I can drag it around the screen with no problem.
I tried updating to the latest Java, and uninstalling/reinstalling RapidMiner, with no change in the behavior. This appears to be strictly a GUI problem -- there doesn't appear to be anything wrong with the actual processing of the model. I am running RM 4.2 on Windows XP.
I know this is a simple-minded question, but what am I missing?
Thanks,
Keith
0
Answers
But, joking aside, the true answer is: we presumably simply forgot to make the panel scrollable. We will add this to our todo list and post again when we will have eliminated that problem.
Regards,
Tobias
Thanks for the explanation. FWIW, I am running on a 22-inch display with a resolution of 1680x1050, so I don't think we skimped on the hardware.
Keith
shame on me: this is really true (and it was actually me who did it). I accidentally removed the scroll pane during a revising process of the result rendering introduced in version 4.2. If you are familiar to using CVS, you could access a fixed version there (here is a description how this can be done: http://rapid-i.com/content/view/25/48/ ). Of course this fix will also be part of the next release and of course also of the next update of the Enterprise Edition.
Thanks for pointing this out and, hey, nice monitor btw
Cheers,
Ingo