Algorithm

Introduction

In mathematics and computer science, an algorithm is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing calculations and data processing.

-- Wikipedia - Algorithm

Machine Learning

Machine Learning algorithms are used to train models from training data to make predictions on new data and iterating the algorithm based on an objective function.

References

Web Links

Note Links