Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
/ rafiki Public archive

Rafiki is a distributed system that supports training and deployment of machine learning models using AutoML, built with ease-of-use in mind.

License

Notifications You must be signed in to change notification settings

nginyc/rafiki

Repository files navigation

Rafiki

Rafiki is a distributed, scalable system that trains machine learning (ML) models and deploys trained models, built with ease-of-use in mind. To do so, it leverages on automated machine learning (AutoML).

Read Rafiki's full documentation at https://nginyc.github.io/rafiki/docs/.

Quickstart

Prerequisites: MacOS or Linux environment

  1. Install Docker 18

  2. Install Python 3.6

  3. Setup Rafiki's complete stack with the init script:

    bash scripts/start.sh
  4. To destroy Rafiki's complete stack:

    bash scripts/stop.sh

More instructions are available in Rafiki's developer guide.

About

Rafiki is a distributed system that supports training and deployment of machine learning models using AutoML, built with ease-of-use in mind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published