Skip to content

Commit 78ab7d1

Browse files
committed
Update README.md
1 parent b301ce2 commit 78ab7d1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,21 @@
1515

1616
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
1717
[![Build
18-
Status](https://travis.ibm.com/codeflare/ray-pipeline.svg?token=jYGqz8UKPqjxGaHzGAAi&branch=develop)](https://travis.ibm.com/codeflare/ray-pipeline)
18+
Status](https://travis.ibm.com/codeflare/codeflare.svg?token=jYGqz8UKPqjxGaHzGAAi&branch=develop)](https://travis.ibm.com/codeflare/codeflare)
1919
[![GitHub](https://img.shields.io/badge/issue_tracking-github-blue.svg)](https://github.ibm.com/codeflare/codeflare/issues)
2020

2121

22+
https://travis.ibm.com/codeflare/codeflare.svg?token=jYGqz8UKPqjxGaHzGAAi&branch=develop
23+
24+
2225
## Scale complex AI/ML pipelines anywhere
2326

2427
CodeFlare is a framework to simplify the integration, scaling and acceleration of complex multi-step analytics and machine learning pipelines on the cloud.
2528

2629
Building on a unified distributed runtime with [Ray](https://github.com/ray-project/ray), CodeFlare enables:
2730

2831
* **Pipeline execution and scaling**:
29-
CodeFlare Pipelines facilities the definition and parallel execution of pipelines. It unifies pipeline workflows across multiple platforms, while providing nearly optimal scale-out parallelism on pipelined computations.
32+
CodeFlare Pipelines facilities the definition and parallel execution of pipelines. It unifies pipeline workflows across multiple frameworks, while providing nearly optimal scale-out parallelism on pipelined computations.
3033
<!--CodeFlare Pipelines facilities the definition and parallel execution of pipelines. It unifies pipeline workflows across multiple platforms such as [scikit-learn](https://scikit-learn.org/) and [Apache Spark](https://spark.apache.org/), while providing nearly optimal scale-out parallelism on pipelined computations.-->
3134

3235
* **Deploy and integrate anywhere**:

0 commit comments

Comments
 (0)