|
|
|
|
|
by searine
3443 days ago
|
|
>how many have actually gone through the work of deriving the functions they're calling to begin with? Why would you waste your time re-inventing a wheel. A good data scientist isn't good because he/she can ace shitty trivia, he/she is good because they know the right question to ask. |
|
In those situations math isn't "shitty trivia," but instead a tool to be leveraged against those hard questions.
You can consider the derivation of SVD to be shitty trivia while throwing np.linalg.svd around while engineering features. That's fine! Good luck visualizing that data in a meaningful way, or dealing with non-linear data, if you're ignoring that "shitty trivia."