Instance-based Supervised Classification Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "** ..." to "** …") |
m (Text replacement - ". ----" to ". ----") |
||
Line 7: | Line 7: | ||
** [[DBPredictor Algorithm]]. | ** [[DBPredictor Algorithm]]. | ||
* <B>See:</B> [[Supervised Classification Algorithm]]. | * <B>See:</B> [[Supervised Classification Algorithm]]. | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 17:28, 28 June 2021
An Instance-based Supervised Classification Algorithm is a Supervised Classification Algorithm whose Classification Function is based on the same representation as the Training Records.
- AKA: Instance-based Classification Algorithm.
- Example(s):
- Counter-Example(s):
- See: Supervised Classification Algorithm.