Creating weka_results, please wait ...
Hi everyone
Whenever I create a model using Weka operators available through Weka extension, I'm not able to see the model itself. So I connect the model port to the results port and after the process is done, there are to tabs, one is called 'description' and the other is 'weka results' which is supposed to show the actual model. But it says "creating weka_results, please wait ..." and never shows me the model.
See the attachment for more information.
I'm using RapidMiner 7.0 on OSX El Capitan if that matters.
Find more posts tagged with
I ran the setup through Weka program and it outputs the model (though not in a nice graphical way like what RapidMiner does). The thing is that I need to rank model variables by their importance and Weka doesn't have such an option. On the other hand the 'weight by tree importance' operator of RM expects to receive a RM based tree model to operate.
The reason that I'm interested to use Weka RF implementation is the way much better performance results it produces compared to the RM native RF operator on all of my datasets. It also seems to be impossible to mimic the Weka RF behaviour by tweaking RM RF parameteres.
Do you have any suggestions regarding that?
hmm that's strange. I use Weka models all the time and they show up. I would first try upgrading to RM 7.3 and ensuring that your Weka extension is also up-to-date.
Scott