6 ms·
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
by bvm 4y 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?
- tony_codes 4y agothat sounds difficult. Is it possible? Once the customer has access to the data, how can you guarantee they don't copy it?
- mox1 4y agoMake the API work backwards perhaps.... You send the code or transformation you want into the API and it returns results.