OCI Data Science

Definition

Oracle's collaborative platform for building, training, and deploying machine learning models, fostering innovation and data-driven decisions.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between OCI Data Science and OCI Generative AI?
OCI Data Science is for building and operating your own machine learning workflows (data prep, training, evaluation, deployment, and MLOps). OCI Generative AI is focused on using and customizing large language models (LLMs) for tasks like chat, summarization, and embeddings. Use Data Science when you need end-to-end ML development and deployment; use Generative AI when you primarily want to call foundation models via APIs (and possibly fine-tune or ground them, depending on the service features available to you).
When should I use OCI Data Science?
Use OCI Data Science when you need a managed environment to: (1) collaborate in notebooks, (2) train models at scale on CPU/GPU, (3) operationalize models with repeatable jobs/pipelines, and (4) deploy models behind endpoints for real-time or batch inference. It’s a good fit if your data already lives in OCI (for example, Object Storage or Autonomous Database) or you need OCI IAM-based governance and network controls.
How much does OCI Data Science cost?
Costs depend on the underlying resources you use rather than a single flat fee. Typical cost drivers include: notebook session compute (CPU/GPU shape and hours), training job compute (shape and duration), model deployment instances/endpoints (number and size of instances and uptime), storage for datasets and artifacts (Object Storage), and networking/egress. Always check the OCI pricing page for your region and estimate based on expected hours, instance types, and whether deployments run 24/7.

Category: ai-ml

Difficulty: advanced

See Also