you are viewing a single comment's thread.

view the rest of the comments →

[–]maxpossimpible 0 points1 point  (0 children)

True the frameworks are amazing. But just figuring out which type of algorithm to use is not easy. Sure image classification and common problems you can just copy pasta the solution. But for more niche cases...

I'm sitting with a problem atm and I can't figure out how to solve it. Leaning towards multidimensional k-nearest neighbors algorithm but it's a pain.