Concept

Training or Fitting a supervised statistical learning model

After choosing a functional form for f^\hat{f}, based on our domain knowledge or other techniques, we need to estimate the parameters of the model based on the training data. The process of finding optimal values for the parameters of f^\hat{f} based on the training data is called "training" or "fitting" the model.

0

1

Updated 2025-09-28

Tags

Data Science

Related