Prototype methods

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Prototype methods are machine learning methods that use data prototypes.[1] A data prototype is a data value that reflects other values in its class,[2] e.g., the centroid in a K-means clustering problem.

Methods

[edit | edit source]

The following are some prototype methods[3]

[edit | edit source]

While K-nearest neighbor's does not use prototypes, it is similar to prototype methods like K-means clustering.[4]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).