Introduction to machine learning
A high-level overview of machine learning for people with little or no knowledge of computer science and statistics. You'll learn some essential concepts, explore data, and interactively go through the machine learning lifecycle, using Python to train, save, and use a machine learning model, just like in the real world.
Learning objectives
In this module, 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 data
Prerequisites
None