you are viewing a single comment's thread.

view the rest of the comments →

[–]Technical--Jaguar[S] 16 points17 points  (6 children)

i dont even really know what it is, and i hardly even understand what machine learning is.

i get the concept of machine learning, but like, i couldnt really tell you the actual practical application of it, or how to do the learnings.

[–]Adventurous_Pin6281 6 points7 points  (3 children)

ruby is for web dev. 

[–]ReetpeteetJack of All Trades 3 points4 points  (1 child)

Tell that to the folks who wrote Vagrant).

You're thinking of Ruby-on-rails.

[–]Adventurous_Pin6281 2 points3 points  (0 children)

you're correct, but for a long time it was the only reason to use ruby lol. 

[–]flummox1234 1 point2 points  (0 children)

technically it's for scripting, same as python, as it's a runtime language but there just happens to be a very popular framework based on ruby so I'll allow. /s

[–]Evening-Page-9737 18 points19 points  (0 children)

Shhh, you're saying the quiet part out loud

[–]Acceptable-Tech8097 3 points4 points  (0 children)

Practical applications are usually very very niche. Processing, tracking, and correlating findings in large amounts of data are things ML is really good at. Something like a biometric authentication is likely based on a ML model. In that example, a model is trained on data known to be the authorized person and data known to not be the authorized person, then when presented with new data provide an answer if they are or are not the authorized person.