Lesson 6 of 13
Already have access? Sign in here
Already have access? Sign in here
Ask questions about this lesson and get instant answers.
When we say a machine learning algorithm "learns," what exactly does it produce? The answer is a model: a mathematical function that takes inputs and produces outputs. Let's understand what a model is, what it contains, and what choices go into building one.
At its core, a model is a function that maps inputs to outputs. In mathematical notation:
When we say a machine learning algorithm "learns," what exactly does it produce? The answer is a model: a mathematical function that takes inputs and produces outputs. Let's understand what a model is, what it contains, and what choices go into building one.