Y
Hacker News
new
|
ask
|
show
|
jobs
by
qihqi
1810 days ago
(1) training ML systems on public data is fair use
This one is tricky considering that kNN is also a ML system.
1 comments
visarga
1810 days ago
kNN needs to hold on to a complete copy of the dataset itself unlike a neural net where it's all mangled.
link