Skip to content

Latest commit

 

History

History

03-orchestration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

3. Orchestration and ML Pipelines

Quickstart

  1. Clone the following respository containing the complete code for this module:

    git clone https://github.com/mage-ai/mlops.git
    
  2. Change directory into the cloned repo:

    cd mlops
    
  3. Launch Mage and the database service (PostgreSQL):

    ./scripts/start.sh
    
  4. The subproject that contains all the pipelines and code is named unit_3_observability

Need help?

  1. Developer documentation
  2. AI chat bot
  3. Live chat with the Mage team directly

Notes previous editions