|
|
|
|
|
by mziel
4087 days ago
|
|
Sometimes I get the idea that people in CS want to "get all this machine learning/data science stuff" without understanding the principles. Sure, it's trivially easy to build a classifier in R/Scikit (or even code one up from scratch) so it may seem like it's no big deal. Similarily, it's trivially easy to hack up an inefficient SQL query, without knowledge of relational algebra or normal forms. But I would argue that some basic knowledge is essential in applying these things. |
|
Thought I was the only one.