Machine Learning 101++ in Python

by Pieter Buteneers (@pieterbuteneers) and Bart De Vylder from CoScale

This tutorial consists out of 3 parts. The first part will introduce you to Jupyter Notebooks and Numpy to get you started with Python. Part 2 shows how you can build an anomaly detection system similar to the one used by CoScale. And the last part covers the basics of machine learning. Click on the links below to go to each of the parts.

1. Notebook and Numpy introduction

2. Machine Learning

3. Recommendation Engine

4. Extras

Simple Time Series Anomaly Detection @CoScale


In [ ]: