Predicted values
Hi,
I set up a classification process which ends in a Performance operator. The Performance Vector tab shows me a Confusion Matrix which compares predicted values to the true values. So far, so good, accuracy is > 90 %, everything okay.
There are 2 issues I don't understand:
I set up a classification process which ends in a Performance operator. The Performance Vector tab shows me a Confusion Matrix which compares predicted values to the true values. So far, so good, accuracy is > 90 %, everything okay.
There are 2 issues I don't understand:
- I set all true values to Null (because I want them to be predicted). Where does the Operator get the true values from ?
- - Is there a possibility to compare the true value with the predicted value for every single data row ? ==> Solved this one (breakpoint after model applier shows predicted values)
0
Answers
Kind regards,
Tobias