What is the definition of a supervised learning problem?

What is the definition of a supervised learning problem?




Answer: Given a training set, learn a function h such that h of an input variable x is a "good" predictor for the corresponding output variable y.


Learn More :