Content deleted Content added
Smuggleton (talk | contribs) No edit summary |
Smuggleton (talk | contribs) No edit summary |
||
Line 1:
'''Inductive logic programming''' ('''ILP''') is a subfield of [[machine learning]] which uses [[logic programming]] as a uniform representation for examples, background knowledge and hypotheses. Given an encoding of the known background knowledge and a set of examples represented as a logical database of facts, an ILP system
Schema: ''positive examples'' + ''negative examples'' + ''background knowledge'' => ''hypothesis''.
|