Loading...

Subtraction

Finding the difference between two numbers.

When to use: Prediction errors, gradient updates, residual computations.

Example: Error = y − ŷ = 10 − 7 = 3. GD step: θ − α · ∇L (negative sign critical).

More Foundations Glossary terms