Web Unleashed 2018

2018-10-01 00:00:00 2018-10-03 00:00:00 America/Toronto Web Unleashed 2018 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

Machine learning is more popular than ever and it has become an essential piece of many modern web apps. Apps that leverage it are able to gain valuable insights from data and intelligently understand what their users want. So come and see how to start using machine learning in your own apps.

In this session you will learn how to apply machine learning to a wide variety of use cases, from making predictions and recommendations to creating powerful data visualizations. Each use case will use some of the machine learning algorithms scikit-learn provides out of the box. scikit-learn is used extensively in the industry but it is also great for beginners as its high level API doesn’t get bogged down by the underlying math. By the end of the session you will have a deeper understanding of what machine learning is capable of and you will hopefully be inspired to start using it.

Objective

Demonstrate how machine learning is being used and how to start leveraging it

Target Audience

Developers

Assumed Audience Knowledge

None

Level

Intermediate

Five Things Audience Members Will Learn

  1. scikit-learn
  2. How to frame problems for machine learning
  3. How to build a recommendation engine
  4. How to create insightful data visualizations
  5. How to predict the future