What does model mean?

What a learning method produces: the rule, as data, that turns new inputs into answers. It can be saved as text and loaded somewhere else.

Also written as: models

In a lesson

A model is data. For nearest neighbour it is the samples; for the network it is the weights. Data can be written down, and written-down data can be kept, shared, and loaded into a different program, on a different machine, on a different day. This lesson does that with JSON.

Learn it

Used in

and 70 more lessons.

Do the lesson in the simulator

All glossary terms