Submitted by fedegarzar t3_z9vbw7 in MachineLearning
michelin_chalupa t1_iykvrqx wrote
Isn’t it common knowledge that deep learning is usually not the best solution for modeling time series?
Puzzleheaded_Pin_379 t1_iylbioq wrote
To forecasters… yes.
TrueBirch t1_iymfbbz wrote
Yes, but I've seen many proposals to apply DL to everyday problems where it's not well suited. Heck, even I briefly went down that rabbit hole with a graph theory problem at work. Tried out a basic greedy algorithm first and it worked well enough that I didn't see the need to get any more complicated.
Viewing a single comment thread. View all comments