Prediction Output
nathanetox
New Altair Community Member
Hi
I have dataset containing 25 attributes (proprties) and a label with two class (negative or positive). i have developed model using randomforest, i got the statistics of my model. But where can i find or specify the out of predictions ?
for ex. Positive and negative may be predicted as negative or positive with certain probability.
can anyone help me. i am new to rapidminer i dont find it in the video or tutorial
best regards
Nathan
I have dataset containing 25 attributes (proprties) and a label with two class (negative or positive). i have developed model using randomforest, i got the statistics of my model. But where can i find or specify the out of predictions ?
for ex. Positive and negative may be predicted as negative or positive with certain probability.
can anyone help me. i am new to rapidminer i dont find it in the video or tutorial
best regards
Nathan
Tagged:
0
Answers
-
Hi,
if you want to make use of an model and get predictions, you need to insert the operator "Apply Model" on the new dataset. This will give you the predictions and confidences.
I would suggest that you take a look at the online tutorial within the program. This should be covered there.
Greetings,
Sebastian0