Inductive learning method
n Construct/adjust h to agree with f on training set
n (h is consistent if it agrees with f on all examples)
n E.g., curve fitting:
n Ockham’s razor: prefer the simplest hypothesis
consistent with data