how to get results for each observation in Regression

inceptorfull
New Altair Community Member
hi all. I made a linear regression
just input data then linear regression -- apply model -- performance
but I want to get the results of significance for each observation in each variable not the total?
additionally, when I look for the Correct predication it gives me NONE so what is that means?
just input data then linear regression -- apply model -- performance
but I want to get the results of significance for each observation in each variable not the total?
additionally, when I look for the Correct predication it gives me NONE so what is that means?
Tagged:
0
Answers
-
Hi,
have you checked X-Prediction? Than you dont use a performance operator inside and get a scored example set back.
Cheers,
Martin0 -
thanks for reply, but I donot know how to use the x-predication0
-
like cross validation without the performance operator
Check this one out for how to use cross validation: http://docs.rapidminer.com/studio/getting-started/5-evaluating-model.html0