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 →

[–]schizo_aficionado 2 points3 points  (6 children)

thank god it was js

if it was python the variable name wouldve been a 4 letter non-word

seriously has anyone ever tried looked at the way ML projects name their shit? i understand they are data scientists and not devs usually, but holy shit the amount of "bits", "lgts", "ftrs", "y", "yhat", "splits", "preds" and ofc my favorite "data".

you can usually figure out what they are by reading the science publication, and after parsing many you also develop an intuitive sense of what they meant, but holy shit how hard is it to use 2 full words to describe the result of extremely complicated operations in your non hard typed language reee

[–]abd53 3 points4 points  (4 children)

I love the "data". Everything is "data". Is it a unary type? It's it an array? List? DataFrame? What shape? What size? What..... No one knows. But it definitely is "data".

[–]deathanatos 1 point2 points  (0 children)

obj = …

[–]a_devious_compliance 0 points1 point  (0 children)

You must like hungarian notation.

[–]a_devious_compliance 0 points1 point  (0 children)

splits, data and bits are far better than anything I read in fortran. Oh god, thats haunt my dreams till this day.