A Data Scientist's Guide to OCI

Oracle Cloud Infrastructure (OCI) provides a family of artificial intelligence (AI) and machine learning (ML) services. This guide gives data scientists an introductory tour of those services using the ML life cycle as its framework.

The Machine Learning Life Cycle

Building a machine learning (ML) model is an iterative process. Many of the necessary steps are repeated and modified until data scientists are satisfied with the model's performance. This process requires much data exploration, visualization, and experimentation.

The OCI Data Science service supports a data scientist throughout the full ML life cycle. It rapidly builds, trains, deploys, and manages ML models. Data Science users work in a familiar JupyterLab notebook interface where they write Python code and have access to the open source libraries.

Tip

Watch a brief overview video of the Data Science service.

Full List of ML and AI Services

Although this guide focuses on the OCI Data Science service, you can use other ML and AI services with Data Science as a way to consume the services or as part of broader ML projects.