Batch Learning Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". * ... * <B>Counter" to ". ** ... * <B>Counter")
m (Text replacement - "** ..." to "** …")
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>Example(s):</B>
* <B>Example(s):</B>
** a [[C4.5 Learning Algorithm]].
** a [[C4.5 Learning Algorithm]].
** a [[Random Forests Learning Algorithm]].
** a [[Random Forests Learning Algorithm]].
** a [[SVM-based Learning Algorithm]].
** a [[SVM-based Learning Algorithm]].
** ...
**
* <B>Counter-Example(s):</B>
* <B>Counter-Example(s):</B>
** [[Online Learning Algorithm]].
** [[Online Learning Algorithm]].

Revision as of 23:47, 26 February 2021

A Batch Learning Algorithm is a batch algorithm that can be implemented by a bath learning system to solve a batch learning task.



References

2017