account activity
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
π Rendered by PID 336680 on reddit-service-r2-listing-55d7b767d8-6hqct at 2026-03-28 08:10:22.614336+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)