All Projects → ThoughtWorksInc → Cd4ml Workshop

ThoughtWorksInc / Cd4ml Workshop

Licence: mit
Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops

Projects that are alternatives of or similar to Cd4ml Workshop

Pytorch Handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Stars: ✭ 15,817 (+6806.99%)
Mutual labels:  jupyter-notebook
18335
18.335 - Introduction to Numerical Methods course
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Statistics python codes
《统计学原理实验教程(Python)》书中代码实现。尽可能加注释,力求代码的可复用性。
Stars: ✭ 230 (+0.44%)
Mutual labels:  jupyter-notebook
Deeplearning Models
A collection of various deep learning architectures, models, and tips
Stars: ✭ 14,654 (+6299.13%)
Mutual labels:  jupyter-notebook
Coronavirus Epidemic Covid 19
👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Alphatools
Quantitative finance research tools in Python
Stars: ✭ 226 (-1.31%)
Mutual labels:  jupyter-notebook
Decaf Release
Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computation, full train/test scripts, native C++, and an active community!
Stars: ✭ 227 (-0.87%)
Mutual labels:  jupyter-notebook
Pytorch Transformers Classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Stars: ✭ 229 (+0%)
Mutual labels:  jupyter-notebook
Gpt2bot
Your new Telegram buddy powered by transformers
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Scnn
Segment-CNN: A Framework for Temporal Action Localization in Untrimmed Videos via Multi-stage CNNs
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Data
Data and code behind the articles and graphics at FiveThirtyEight
Stars: ✭ 15,241 (+6555.46%)
Mutual labels:  jupyter-notebook
Deep Learning In Production
Develop production ready deep learning code, deploy it and scale it
Stars: ✭ 216 (-5.68%)
Mutual labels:  jupyter-notebook
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Handson Ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Stars: ✭ 18,554 (+8002.18%)
Mutual labels:  jupyter-notebook
Nlp
Stars: ✭ 229 (+0%)
Mutual labels:  jupyter-notebook
Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+1509.17%)
Mutual labels:  jupyter-notebook
Satellite analysis
Analysis scripts of things related to satellites
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook
Question Generation
Generating multiple choice questions from text using Machine Learning.
Stars: ✭ 227 (-0.87%)
Mutual labels:  jupyter-notebook
Weatherbench
A benchmark dataset for data-driven weather forecasting
Stars: ✭ 227 (-0.87%)
Mutual labels:  jupyter-notebook
Kagglestruggle
Kaggle Struggle
Stars: ✭ 228 (-0.44%)
Mutual labels:  jupyter-notebook

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 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 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 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):

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].