From 63aa21e50e2a32c1a81554a2aba157bcd9011e5f Mon Sep 17 00:00:00 2001 From: Mia Steinkirch Date: Sun, 27 Oct 2019 15:08:27 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8A=20Clean=20up=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab3b581..b3878d6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Curated Resources on ETL, Machine Learning, and ML Pipelines ``` -The morale of this repository is the fact that Machine learning involves tasks that include data sourcing, data ingestion, data transformation, pre-processing data for use in training, training a model and hosting the model. +The morale of this repository is to cover resources for deploying Machine learning +in production environments, a task that includes data sourcing, data ingestion, data +transformation, pre-processing data for use in training, training a model, and hosting +the model. ``` Three conceptual steps are how most data pipelines are designed and structured: