Please tell me what "ExampleSet" is.
What are "Example" and "ExampleSet" ?
How different between "ExampleSet" and dataset ?
Thank you viewing my question.
I'm university student in Japan and use RapidMiner Studio.
I learn how to use RapidMiner and what worth dose it provide us.
Yesterday, I finished the first tutorial "Get started", and have used some operators.
When I read "Operator Reference Manual"[1], I found words "ExampleSet" and "Example" so many time.
But unfortunately I really can't find the explaination of these words.
for example, Decision tree operator returns (outputs) ExampleSet in output port named "exa", which 'was given as input is passed without changing to the
output through this port'. Is that mean input data is one of ExampleSet ?
('~' is quoted from [1])
So please tell me the meaning of them.
[1] "Operator Reference Manual" ttps://docs.rapidminer.com/latest/studio/operators/rapidminer-studio-operator-reference.pdf
0
Best Answer
-
lionelderkrikor Moderator, RapidMiner Certified Analyst, Member Posts: 1,195
Unicorn
Hi @__,
I would say that an "Exampleset" and a "dataset" are the same thing.
RapidMiner uses the terminology "Exampleset" to speak of a dataset...
An (some) example(s) is (are) a row(s) of an "exampleset" .
Hope this helps,
Regards,
Lionel7
Answers