Like I Have just modified the learning rate to very low and increased maxItr to 4000.
Kindly check https://github.com/cjain2022/PokeMon-Classifer
And let me know how can i improve
How to improve Accuracy?
Hey @chiragwxN, make sure to normalize the data by dividing images by 255.0. Remember this to do at testing time also. Plot the error curve for all the 3 classifiers, and see if its decreasing. If it has lot of spikes try dividing learning_rate by 10. Keep doing this unless only little spikes are left.
All this will allow to achieve very high accuracy.
Hope this resolved your doubt.
,
Mark it as resolved in my doubts section if you feel it is resolved.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.