Model

From Machinelearning
Revision as of 18:37, 10 March 2020 by Sebastian (talk | contribs) (Created page with "A '''model''' is a statistical program created in machine learning, which takes an input and gives back an output. The input can be a picture, while the output can be the word...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A model is a statistical program created in machine learning, which takes an input and gives back an output. The input can be a picture, while the output can be the words "tree" or "house". Models are created based on lots of example data.