Batch Learning Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ---- " to ". ---- ") |
No edit summary |
||
Line 1: | Line 1: | ||
A [[Batch Learning Algorithm]] is a [[batch algorithm]] that can be implemented by a [[bath learning system]] to solve a [[batch learning task]]. | A [[Batch Learning Algorithm]] is a [[batch algorithm]] that can be implemented by a [[bath learning system]] to solve a [[batch learning task]]. | ||
* <B>Context:</B> | |||
** … | ** … | ||
* <B>Example(s):</B> | * <B>Example(s):</B> |
Latest revision as of 23:37, 30 March 2022
A Batch Learning Algorithm is a batch algorithm that can be implemented by a bath learning system to solve a batch learning task.
- Context:
- …
- Example(s):
- Counter-Example(s):
- See: Batch Processing, Learning Algorithm, Data Record Set.
References
2017
- (Sammut & Webb, 2017) ⇒ (2017) Batch Learning. In: Sammut, C., Webb, G.I. (eds) Encyclopedia of Machine Learning and Data Mining. Springer, Boston,
- QUOTE: A batch learning algorithm accepts a single input that is a set or sequence of observations. The algorithm produces its model, and does no further learning. Batch learning stands in contrast to online learning.