how to get results for each observation in Regression

inceptorfullinceptorfull MemberPosts:44Contributor I
edited July 2019 inHelp
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?
Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist
    Hi,

    have you checked X-Prediction? Than you dont use a performance operator inside and get a scored example set back.


    Cheers,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • inceptorfullinceptorfull MemberPosts:44Contributor I
    thanks for reply, but I donot know how to use the x-predication:(
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist
    like cross validation without the performance operator

    Check this one out for how to use cross validation:http://docs.www.turtlecreekpls.com/studio/getting-started/5-evaluating-model.html
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign InorRegisterto comment.