Loading...

Constant

A fixed number that does not change - opposite of a variable.

When to use: Identifying what is tunable vs. what is set up front.

Example: MSE = (1/n)·Σ(y−ŷ)²: n is a constant, y and ŷ vary across samples.

More Foundations Glossary terms