Symbolic Learning Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]. * <B>Counter" to "]. ** ... * <B>Counter") |
m (Text replacement - "** ..." to "** …") |
||
Line 3: | Line 3: | ||
** a [[Decision Tree Learning Algorithm]]. | ** a [[Decision Tree Learning Algorithm]]. | ||
** an [[Inductive Logic Programming Algorithm]]. | ** an [[Inductive Logic Programming Algorithm]]. | ||
** | ** … | ||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** a [[Neural Network Learning Algorithm]]. | ** a [[Neural Network Learning Algorithm]]. |
Revision as of 23:29, 23 March 2021
A Symbolic Learning Algorithm is a Learning Algorithm that produces a Predictive Model that is based on a Symbolic Representation.
- Example(s):
- Counter-Example(s):
- See: Black-Box Learning Algorithm.