# cd4ml-workshop **Repository Path**: littleTesting/cd4ml-workshop ## Basic Information - **Project Name**: cd4ml-workshop - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Continuous Intelligence and CD4ML Workshop This workshop contains the sample application and machine learning code used for the Continuous Delivery for Machine Learning (CD4ML) and Continuous Intelligence workshop. This material has been developed and is continuously evolved by [ThoughtWorks](www.thoughtworks.com/open-source) and has been presented in conferences such as: Yottabyte 2018, World AI Summit 2018, Strata London 2019, and others. ## Pre-Requisites In order to run this workshop, you will need: * A valid Github account * A working Docker setup (if running on Windows, make sure to use Linux containers) ## Workshop Instructions The workshop is divided into several steps, which build on top of each other. Instructions for each exercise can be found under the [`instructions`](./instructions) folder. *WARNING: the exercises build on top of each other, so you will not be able to skip steps ahead without executing them.* *WARNING 2: the workshop requires infrastructure that we only provision when needed, therefore you won't be able to execute the exercises on your own that require that shared infrastructure. We are working on a setup that allows running the workshop locally, but that is work in progress.* ## The Machine Learning Problem We built a simplified solution to a Kaggle problem posted by Corporación Favorita, a large Ecuadorian-based grocery retailer interested in improving their [Sales Forecasting](https://www.kaggle.com/c/favorita-grocery-sales-forecasting/overview) using data. For the purposes of this workshop, we have combined and simplified their data sets, as our goal is not to find the best predictions, but to demonstrate how to implement CD4ML. ## Collaborators The material, ideas, and content developed for this workshop were contributions from (in alphabetical order): * [Arif Wider](https://github.com/arifwider) * [Arun Manivannan](https://github.com/arunma) * [Christoph Windheuser](https://github.com/ciwin) * [Danilo Sato](https://github.com/dtsato) * [Danni Yu](https://github.com/danniyu) * [David Tan](https://github.com/davified) * [Emily Grasmeder](https://github.com/emilyagras) * [Emily Gorcenski](https://github.com/Gorcenski) * [Jin Yang](https://github.com/yytina) * [Jonathan Heng](https://github.com/jonheng)