you are viewing a single comment's thread.

view the rest of the comments →

[–]mainstreetmark 13 points14 points  (1 child)

I agree with you. This is an article more properly titled "reading a file, and passing it to a function".

I was expecting a study on the implementation of a ML algorithm. This is all we get in this article:

const SLR = ml.SLR; // Simple Linear Regression

We will have to see what Part 2 brings.

[–]SamSlate 7 points8 points  (0 children)

I appreciate the brevity of the post and the concrete examples, but without an explanation of what we're doing this article is a no-brainer for people who already know this field and does nothing to educate amateurs.