Machine Learning Terms

Model Parameters

By Andres Segura-Tinoco

The model parameters are the internal variables of the model that will be updated during the training phase, for example, in the case of neural networks, the weights or biases of the network.

In some contexts, it is usual to describe a model by its number of parameters.