Hello,
I'd be grateful to have some clarity regarding these two variables that are created after running a Decision Tree to predict a binary target,-
1) label "Validated:Target_B=1" with Variable name "V_TARGET_B1" and,
2)label "Predicted:Target_B=1" with Variable name "P_TARGET_B1"
There seems to be a small difference between the above two p values mostly corresponding to the third digit after the decimal. What is the difference between these variables. I find them in both the training and the validation datasets of the output.
Thanks in advance,
Ravi.