Netflix / metaflow

:rocket: Build and manage real-life ML, AI, and data science projects with ease!

Home Page:https://metaflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaflow_Logo_Horizontal_FullColor_Ribbon_Dark_RGB

Metaflow

Metaflow is a human-friendly library that helps scientists and engineers build and manage real-life data science projects. Metaflow was originally developed at Netflix to boost productivity of data scientists who work on a wide variety of projects from classical statistics to state-of-the-art deep learning.

For more information, see Metaflow's website and documentation.

From prototype to production (and back)

Metaflow provides a simple, friendly API that covers foundational needs of ML, AI, and data science projects:

  1. Rapid local prototyping, support for notebooks, and built-in experiment tracking and versioning.
  2. Horizontal and vertical scalability to the cloud, utilizing both CPUs and GPUs, and fast data access.
  3. Managing dependencies and one-click deployments to highly available production orchestrators.

Getting started

Getting up and running is easy. If you don't know where to start, Metaflow sandbox will have you running and exploring Metaflow in seconds.

Installing Metaflow in your Python environment

To install Metaflow in your local environment, you can install from PyPi:

pip install metaflow

Alternatively, you can also install from conda-forge:

conda install -c conda-forge metaflow

If you are eager to try out Metaflow in practice, you can start with the tutorial. After the tutorial, you can learn more about how Metaflow works here.

Deploying infrastructure for Metaflow in your cloud

While you can get started with Metaflow easily on your laptop, the main benefits of Metaflow lie in its ability to scale out to external compute clusters and to deploy to production-grade workflow orchestrators. To benefit from these features, follow this guide to configure Metaflow and the infrastructure behind it appropriately.

An active community of thousands of data scientists and ML engineers discussing the ins-and-outs of applied machine learning.

Get in touch

There are several ways to get in touch with us:

Contributing

We welcome contributions to Metaflow. Please see our contribution guide for more details.

About

:rocket: Build and manage real-life ML, AI, and data science projects with ease!

https://metaflow.org

License:Apache License 2.0


Languages

Language:Python 91.3%Language:R 4.2%Language:Svelte 2.1%Language:HTML 1.2%Language:TypeScript 0.6%Language:Jupyter Notebook 0.5%Language:JavaScript 0.1%Language:CSS 0.1%Language:Shell 0.1%