Empirical Risk Minimization

In this article, we will explore Empirical Risk Minimization (ERM) technique used in machine learning.

Table of contentsWhat is risk?Empirical risk minimization

What is risk?

Before we get into empirical risk minimization, let us first get an understanding of what is risk.

In supervised learning, we use the dataset that is representative of all the classes for a given problem, to solve the problem. Let us consider an example of supervised learning problem - cancer diagnosis. Each input has ...

 •  0 comments  •  flag
Share on Twitter
Published on April 24, 2022 12:45
No comments have been added yet.