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
Problem with Select Attributes
marcin_blachnik
Member Posts: 61 Guru
Hello
I'd like to notice a problem with Select Attributes operator with "numeric_value_filter". Setting the "numeric condition" parameter RapidMiner displays the "Process Faild" window with the appropriat message string. It even doesn't work with the "Tutorial process"
By the way I also have some problems with the "Normalize" operator when using the "right click" and "Show ExampleSet Results" on the output port of any operator before the Normalize operator the displayed exampleSet includes the normalized attributes instead of original values. lead to an erroneous understanding of the results
Best regards
Marcin
I'd like to notice a problem with Select Attributes operator with "numeric_value_filter". Setting the "numeric condition" parameter RapidMiner displays the "Process Faild" window with the appropriat message string. It even doesn't work with the "Tutorial process"
By the way I also have some problems with the "Normalize" operator when using the "right click" and "Show ExampleSet Results" on the output port of any operator before the Normalize operator the displayed exampleSet includes the normalized attributes instead of original values. lead to an erroneous understanding of the results
Best regards
Marcin
0
Answers
That's a known problem. It is caused by the Normalize operator, which modifies the data itself. You can overcome this by either activating the "create_view" parameter, or using Materialize directly before the Normalize operator.
Best regards,
Marius
Happy Mining!
~Marius
The problem was with the "space" between characters .
What is interesting that I've checked the "Tutorial Process" avaliable in the development version (RM 5.3) and it also didn't work because of the space, so if you won't update the operator before the new release of RM please correct the "Tutorial Process" One more time thank you for your help
Marcin