Overview
There’s a vast divide between the skills required of a web developer and those of a machine learning engineer. But increasingly more often, it’s a requirement to use machine learning models in web apps to allow the user to perform inference from the front end.
In this talk, you’ll learn how to train a model using Scikit-learn, and then how to build a web app to use it. Applied machine learning is an important topic that’s not covered enough, so let’s explore the options available.
Objective
Learn more about machine learning and its role in web development.
Things Audience Members Will Learn
- Why machine learning models are important tools for web developers
- How machine learning can be used to improve the user’s experience on your website
- What Scikit-learn is and how to train a model using it
- How to build a web app to use machine learning models
Audience
Web developers interested in exploring the use of machine learning in their websites.