Machine Learning - Yousef's Notes
Machine Learning

Machine Learning

A set of computational methods and algorithms to

  • Collect a dataset
  • Train a statistical model based on that dataset
  • ‘infer’ features of unseen data, somehow related to those learned in the given dataset.

ML algorithms use one of four main learning paradigms

There are other differentiators as well: