Model-based 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 13: Line 13:
** a [[Neural-Network Learning Algorithm]], such as a [[backprop learning algorithm]].
** a [[Neural-Network Learning Algorithm]], such as a [[backprop learning algorithm]].
** a [[Kernel-based Learning Algorithm]], such as an [[SVM algorithm]].
** a [[Kernel-based Learning Algorithm]], such as an [[SVM algorithm]].
** ...
**
* <B>Counter-Example(s):</B>  
* <B>Counter-Example(s):</B>  
** an [[Instance-based Learning Algorithm]], such as: [[k-Nearest Neighbor Algorithm]].
** an [[Instance-based Learning Algorithm]], such as: [[k-Nearest Neighbor Algorithm]].

Revision as of 15:17, 2 March 2021

A Model-based Learning Algorithm is a learning algorithm that can be applied by a model-based learning system to solve a model-based learning task (which requires the production of a model-based prediction function).



References

1993

  • (Quinlan, 1993) ⇒ J. Ross Quinlan. (1993). “Combining Instance-based and Model-based Learning.” In: Proceedings of the Tenth International Conference on Machine Learning.