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

that sounds difficult. Is it possible? Once the customer has access to the data, how can you guarantee they don't copy it?
Make the API work backwards perhaps.... You send the code or transformation you want into the API and it returns results.