Inductive logic programming: Difference between revisions

Content deleted Content added
m Initial description
 
MarkReid (talk | contribs)
Added some more links and info
Line 1:
'''Inductive logic programming''' ('''ILP''') is a [[machine learning]] approach, which uses techniques of [[logic programming]]. From a database of facts and expected results, which are divided into positive and negative examples, thean ILP systemssystem trytries to derive a logic program that proves all the positive and none of the negative examples.
 
Schema: ''positive examples'' + ''negative examples'' + ''background knowledge'' = ''rules''.
Line 8:
 
* Aleph (http://web.comlab.ox.ac.uk/oucl/research/areas/machlearn/Aleph)
* Foil (ftp://ftp.cs.su.oz.au/pub/foil6.sh)
* Lime (http://cs.anu.edu.au/people/Eric.McCreath/lime.html)