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.

Super Newbie Question about Search

AibynnAibynn Member Posts: 2 Learner I
My apologies, I'm sure this is very simple but my retarded brain is struggling.

I'm looking at a colleagues rapid miner file, which is quite large. I'm trying to find certain operators (I think that's the correct term)... such as Filters that he has called things like "Filter All XXX" where XXX is a name.

That operator might be buried 8 levels deep in subprocesses, and finding it a time consuming process. The global search doesn't seem to return anything I'm finding useful.

How do I locate it quickly?

Cheers! 

Best Answer

Answers

  • AibynnAibynn Member Posts: 2 Learner I
    Thanks for your response.

    I'm a bit surprised there isn't a way to find something by name, but I understand your option. I just built a quick script to pull everything out of the XML file and traverse it backwards and print everything out, kind of with a tree view so I can find things easily.

    Thanks again!
Sign In or Register to comment.