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
Neural Net LR error
Hello
I am getting the following error when i try using Neural Net model for a classification problem.
Thannks a lot.
I am getting the following error when i try using Neural Net model for a classification problem.
- Exception: com.rapidminer.operator.OperatorException
- Message: Cannot reset network to a smaller learning rate.
- Stack trace:
- com.rapidminer.operator.learner.functions.neuralnet.ImprovedNeuralNetModel.train(ImprovedNeuralNetModel.java:179)
- com.rapidminer.operator.learner.functions.neuralnet.ImprovedNeuralNetModel.train(ImprovedNeuralNetModel.java:182)
- com.rapidminer.operator.learner.functions.neuralnet.ImprovedNeuralNetModel.train(ImprovedNeuralNetModel.java:182)
Thannks a lot.
Tagged:
0
Comments
Can you provide XML if possible (View --> Show Panel --> XML )?
Thanks
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Do you have any null labels in your dataset? I saw this issue was discussed earlier, this happens when the learning rate goes to zero. Here are the earlier threads that discuss this. You need to set decay in NN parameters and also tune your learning rate. If you could provide XML and dataset we can deep dive.
https://community.rapidminer.com/discussion/10374/warning-caught-exception-cannot-reset-network-to-a-smaller-learning-rate
https://community.rapidminer.com/discussion/24469/optimize-operator-failure-cannot-reset-network-to-a-smaller-learning-rate
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing