🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "asiddiq"
New Altair Community Member
Updated by Jocelyn

Find more posts tagged with

Sort by:
1 - 7 of 71
    User: "MPB_"
    New Altair Community Member
    Accepted Answer

    try to use a sample of your datsaet to check the results.

    How does your dataset look like? [number of rows and columns?]
    User: "asiddiq"
    New Altair Community Member
    OP
    I have 26 attributes and 29900 rows
    User: "MPB_"
    New Altair Community Member
    That should not take too long, except your hardware is very limited.
    Could you please share the subprocess of Cross Validation?
    User: "asiddiq"
    New Altair Community Member
    OP

    User: "MPB_"
    New Altair Community Member
    Accepted Answer
    That looks also fine to me.

    What does your hardware look like?

    Have you already tried it with a sample of your data?
    User: "IngoRM"
    New Altair Community Member
    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
    User: "IngoRM"
    New Altair Community Member
    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