Episode

Introduction to machine learning - Episode 1

Join Jason DeBoever and Glenn Stephens live on Learn TV and explore this nine-part "Foundations of data science for machine learning" series. Each week, we will be walking through Learn modules and answering your questions live. From basic classical machine learning models to exploratory data analysis and customizing architectures, you'll be guided by easy to digest conceptual content and interactive Jupyter notebooks and will learn about the underlying concepts as well as how to get into building models with the most common machine learning tools.

Introduction to machine learning: Episode 01

A high-level overview of machine learning for people with little or no knowledge of computer science and statistics. You'll be introduced to some essential concepts, explore data, and interactively go through the machine learning life-cycle - using Python to train, save, and use a machine learning model like we would in the real world. In this episode, you will:

  • Explore how machine learning differs from traditional software.
  • Create and test a machine learning model.
  • Load a model and use it with new datasets.