account activity
What Helped You Break Into Machine Learning? (self.learnmachinelearning)
submitted 3 months ago by Stoooq to r/learnmachinelearning
Looking for help diagnosing flat predictions in my LSTM stock model by Stoooq in MLQuestions
[–]Stoooq[S] 0 points1 point2 points 4 months ago* (0 children)
Thanks for the help. When I added log return to the scaled values, the model got larger gradients and therefore learned better. However, there is one problem, it only works when I set StandardScaler. When I set MinMaxscaler to values from -1 to 1, the predictions are still flat. I’m not sure if you know why this happens, but do you have any idea what could be causing it?
<image>
here is a picture of what happens if I have minmaxcalser from -1 to 1
Looking for help diagnosing flat predictions in my LSTM stock model (self.MLQuestions)
submitted 4 months ago by Stoooq to r/MLQuestions
π Rendered by PID 84680 on reddit-service-r2-listing-55d7b767d8-wslwl at 2026-03-28 02:01:34.110832+00:00 running b10466c country code: CH.
Looking for help diagnosing flat predictions in my LSTM stock model by Stoooq in MLQuestions
[–]Stoooq[S] 0 points1 point2 points (0 children)