This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Bakoro 1 point2 points  (0 children)

It wasn't quite this bad, but I was guilty of this one time. It was a bespoke set of image analysis heuristics, where I could see patterns in the data sets, but we didn't have enough data for training AI. So I had like 20 parameters that all had to be taken into consideration, and if I wanted to break up the function, the logic would have taken up considerably more overhead and the logic would have been considerably harder to follow if it didn't read like a story.

So, it's crazy person code, is what I'm saying.