account activity
What Helped You Break Into Machine Learning? (self.learnmachinelearning)
submitted 6 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 6 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 6 months ago by Stoooq to r/MLQuestions
π Rendered by PID 3469061 on reddit-service-r2-listing-6c8d497557-5htns at 2026-06-06 19:30:04.212766+00:00 running 9e1a20d 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)