← Blog

Algorithm

ML

/dictionary/algorithm

Definition

In ML, the recipe used to turn data into a model — the architecture plus the training procedure. Different algorithms (decision trees, gradient-boosted trees, neural networks, transformers) produce different model types.

Posts that use this term