The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

asiddiqasiddiq Member Posts: 25 Contributor I
edited March 2020 in Help
Tagged:

Best Answers

  • MPB_MPB_ Member Posts: 45 Guru
    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 Member Posts: 25 Contributor I
    I have 26 attributes and 29900 rows
  • MPB_MPB_ Member Posts: 45 Guru
    That should not take too long, except your hardware is very limited.
    Could you please share the subprocess of Cross Validation?
  • asiddiqasiddiq Member Posts: 25 Contributor I

  • IngoRMIngoRM Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM 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
  • IngoRMIngoRM Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM 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
Sign In or Register to comment.