Doubt on Stock Price Prediction

Can anyone guide me how to solve this problem,
How should i approach this question?

Hey Mohit,
What exactly are you having trouble with?

Hi @rachitbansal2500

How can i improve the accuracy from 56%.
I think i have written the code correctly. Please suggest what changes should I make to get better accuracy,
Code Link : https://github.com/mohit2016/Stock-Price-Prediction

@mohituniyal2010 can u explain why u used minmaxscaler on y_train, since we normally use it on input values.

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.

can you please help me in figuring out error in this code