Y
Hacker News
new
|
ask
|
show
|
jobs
by
bvm
1228 days ago
Related q: I had a commercial dataset that I would loved to have found a way of verifiably locking access down to but still allowing my customers to consume it for model training etc.
Anyone come across such a thing?
1 comments
tony_codes
1228 days ago
that sounds difficult. Is it possible? Once the customer has access to the data, how can you guarantee they don't copy it?
link
mox1
1228 days ago
Make the API work backwards perhaps.... You send the code or transformation you want into the API and it returns results.
link