An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Hey guys,
I am currently writing a paper and i came accross a table with some procedures I'm not sure 100% what they mean. Can anyone help me with what they are and what they do? They are: descriptior scaling, descriptor selection, and parameter optimization. Here's a link to the image if it helps.
Thanks in advance.
Hi,
Here we go:
You will find plenty of process examples in the Sample repository which is part of every RapidMiner installation.
General note: "Descriptor" is just another terms for attribute, feature, (independent) variable, dimensions, or influence factor (or any of the myriad of other terms used in our field for the same thing which is most frequently just a column in a data table). In machine learning you train a model based on those attributes (or: descriptors) in order to predict an outcome (called "label" in RapidMiner but you also will find the terms target, class, or dependent variable in the literature).
Hope that helps,
Ingo
Hello Robin,
Teh table seems to be some sort of comparison between Rapidminer, and other platforms.
Iterestingly we support R as scripting language as well incorporate many Weka algorithms,
You should explore them from our marketplace, which appears as menu in the Rapidminer Studio client
I still need to know what descriptior scaling, descriptor selection, and parameter optimization mean.