lisy09 / ai-flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIFlow

CI codecov

Introduction

AIFlow is an open source framework that bridges big data and artificial intelligence. It manages the entire machine learning lifecycle as a unified workflow, including feature engineering, model training, model evaluation, model service, model inference, monitoring, etc.

In addition to the capability of orchestrating a group of batch jobs, by leveraging an event-based scheduler(enhanced version of Apache Airflow), AIFlow also supports workflows that contain streaming jobs. Such capability is quite useful for complicated real-time machine learning systems as well as other real-time workflows.

Learn more about AIFlow at https://ai-flow.readthedocs.io

Features

  1. Define the machine learning workflows including batch/stream jobs.
  2. Manage metadata(generated by the machine learning workflow) of datasets, models, artifacts, metrics, jobs etc.
  3. Schedule and run the machine learning workflows from end to end.
  4. Publish and subscribe various events and take corresponding actions.

Contributing

We happily welcome contributions to AIFlow in any ways, whether reporting problems, drafting features, or contributing code changes. You can report problems to request features in the GitHub Issues. If you want to contribute code changes, please check out the contributing documentation.

Contact Us

For more information, we recommend you to join the AIFlow Community Group on the Google Groups to contact us: aiflow@googlegroups.com.

You can also join the group on the DingTalk. The number of the DingTalk group is 35876083, which group can also be joined by scanning the QR code below:

About

License:Apache License 2.0


Languages

Language:Python 74.7%Language:Java 19.9%Language:Shell 2.6%Language:HTML 0.8%Language:JavaScript 0.7%Language:Vue 0.6%Language:Dockerfile 0.2%Language:Jinja 0.1%Language:CSS 0.1%Language:Less 0.0%Language:Mako 0.0%Language:HCL 0.0%Language:Go 0.0%Language:Jupyter Notebook 0.0%Language:Makefile 0.0%Language:Stylus 0.0%