Neural Net operator running for hours

lakshmilakshmi Member Posts: 6 Contributor II
edited August 2019 in Help
Hello everybody,

I have a process which trains a neural network using the Neural Net operator. The training set consists of 250 examples(rows) and 100 attributes(columns).
The training phase is still going on even after 2 hours. I do not know whether this is normal or not. Should i wait for the process to complete? Am i waiting for too long?

Thanks in advance.

Lakshmi

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Depending on the complexity of the data and the operator parameters some algorithms indeed have quite a long runtime. Did the process complete in the end?

    Best, Marius
  • lakshmilakshmi Member Posts: 6 Contributor II
    Thanks for your reply.
    Yes, the process came to an end, but it failed. The reason was slow learning rate.

    I am working on it.

    Thanks for the support.

    Lakshmi
Sign In or Register to comment.