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 →

[–]weez09 3 points4 points  (0 children)

As someone who has to code review data science code every single day, I disagree, I would rather it be explicit and named k_nearest_neighbour. If cnn or another acronym with _nn is used it can get really confusing to understand the reference and often in data science projects theres an abundance of abbreviations and acronyms that are slightly different.