I run liner regression but it take so long, is it running or should I do additional procedures?

asiddiqasiddiq MemberPosts:25Contributor II
edited March 2020 inHelp
Tagged:

Best Answers

  • MPB_MPB_ MemberPosts:45Guru
    Solution Accepted
    That looks also fine to me.

    What does your hardware look like?

    Have you already tried it with a sample of your data?

Answers

  • asiddiqasiddiq MemberPosts:25Contributor II
    I have 26 attributes and 29900 rows
  • MPB_MPB_ MemberPosts:45Guru
    That should not take too long, except your hardware is very limited.
    Could you please share the subprocess of Cross Validation?
  • asiddiqasiddiq MemberPosts:25Contributor II

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
    I would also recommend to use the operator Generalized Linear Model instead of Linear Regression. The result is the same type of model but it typically is faster...
    Hope this helps,
    Ingo
    MPB_ sgenzer asiddiq
  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
    I would also recommend to use the operator Generalized Linear Model instead of Linear Regression. The result is the same type of model but it typically is faster...
    Hope this helps,
    Ingo
    varunm1
Sign InorRegisterto comment.