BigDL-Orca#

Most AI projects start with a Python notebook running on a single laptop; however, one usually needs to go through a mountain of pains to scale it to handle larger data set in a distributed fashion. The BigDL-Orca (or Orca for short) library seamlessly scales out your single node Python notebook across large clusters (so as to process distributed Big Data).


Get Started

Documents in these sections helps you get started quickly with Orca.

Key Features Guide

Each guide in this section provides you with in-depth information, concepts and knowledges about Orca key features.

Tutorials

Orca Tutorials and Examples.

API Document

API Document provides detailed description of Orca APIs.