1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/developers/compute-to-data
2023-06-19 14:31:14 +00:00
..
compute-options.md V2 docs developers (#1210) 2023-05-18 13:38:57 +03:00
compute-to-data-algorithms.md V2 docs developers (#1210) 2023-05-18 13:38:57 +03:00
compute-to-data-architecture.md GITBOOK-538: Providing description of the pod publishing repository 2023-06-16 12:44:40 +00:00
compute-to-data-datasets-algorithms.md V2 docs developers (#1210) 2023-05-18 13:38:57 +03:00
compute-to-data.md V2 docs developers (#1210) 2023-05-18 13:38:57 +03:00
README.md GITBOOK-552: change request with no subject merged in GitBook 2023-06-19 14:31:14 +00:00
user-defined-parameters.md Cleaned up the folders and the files 2023-06-13 13:06:59 +03:00

Compute to data

Ocean's "Compute-to-Data" feature enables private data to be bought & sold. You can sell compute access to privately-held data, which never leaves the data owners premises. Ocean-based marketplaces enable the monetization of private data while preserving privacy.

Compute-to-data resolves the tradeoff between the benefits of using private data, and the risks of exposing it. It lets the data stay on-premise, yet allows 3rd parties to run specific compute jobs on it to get useful compute results like averaging or building an AI model.

The most valuable data is private data — using it can improve research and business outcomes. But concerns over privacy and control make it hard to access. With Compute-to-Data, private data isnt directly shared but rather specific access to it is granted.

It can be used for data sharing in science or technology contexts, or in marketplaces for selling private data while preserving privacy, as an opportunity for companies to monetize their data assets.

Private data can help research, leading to life-altering innovations in science and technology. For example, more data improves the predictive accuracy of modern Artificial Intelligence (AI) models. Private data is often considered the most valuable data because its so hard to get at, and using it can lead to potentially big payoffs.

Checkout these guides if you are aiming to get a deeper understanding on how compute-to-data works:

User Guides

Developer Guides

Architecture & Overview Guides

Infrastructure Deployment Guides