You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@liminal.apache.org by jb...@apache.org on 2020/07/20 06:25:03 UTC

[incubator-liminal] 23/43: Update README

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git

commit 93d9fa2b60652af679add26c4404153d9e3086a7
Author: aviemzur <av...@gmail.com>
AuthorDate: Mon Mar 23 10:09:53 2020 +0200

    Update README
---
 README.md | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index d8b9a23..257bb9a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
-# rainbow
+# Rainbow
 
-```
-ln -s "/Applications/Docker.app/Contents//Resources/bin/docker-credential-desktop" "/usr/local/bin/docker-credential-desktop"
-```
\ No newline at end of file
+Rainbow is an end-to-end platform for data engineers & scientists, allowing them to build,
+train and deploy machine learning models in a robust and agile way.
+
+The platform provides the abstractions and declarative capabilities for
+data extraction & feature engineering followed by model training and serving.
+Rainbow's goal is to operationalize the machine learning process, allowing data scientists to
+quickly transition from a successful experiment to an automated pipeline of model training,
+validation, deployment and inference in production, freeing them from engineering and
+non-functional tasks, and allowing them to focus on machine learning code and artifacts.