Deleted Comment
Deleted Comment
That would bug me, if I were you.
Fwiw, I use pacmap when building pipelines to get a feel whether a model is capturing signals as expected, for which it works better than the two due to the structure preserving making the conceptual mapping easier
They google crap all the time. They're as unaware of things as we are.
The tests they have access to are much better than anything we can get our hands on though.
An expert refreshing their knowledge on Google is not the same as a layman learning it for the first time. At all.
Leetcode already ruined so many coding interviews by asking people to do bullshit like
"Output data from a stream in order, make the solution performant"
Why would you ruin ML for us too?
Looking at your site, problem #1 is Multiply a matrix times a vector..... in no universe is that a legitimate ML interview question.
Also ML is such a huge field (everything from statistical learning through to transformer neural networks), I fail to see how you could say your solution tests core skills. If I'm hiring for an ASR Role, it's going to be very different than for a CV role.
Why not? This seems like the ML equivalent of FizzBuzz. If you don't know how matrix multiplication works well enough to implement it, I would argue that you don't know what you're doing at all.