0 votes
in Machine Learning by
What do you understand by ILP?

1 Answer

0 votes
by

ILP stands for Inductive Logic Programming. It is a part of machine learning which uses logic programming. It aims at searching patterns in data which can be used to build predictive models. In this process, the logic programs are assumed as a hypothesis.

...