InterviewSolution
Saved Bookmarks
| 1. |
Which method can’t be used for expressing relational knowledge?(a) Literal system(b) Variable-based system(c) Attribute-based system(d) None of the mentionedThis question was posed to me in semester exam.Query is from Inductive logic programming topic in division Learning of Artificial Intelligence |
|
Answer» CORRECT option is (C) Attribute-based system For explanation: ILP methods can LEARN RELATIONAL knowledge that is not expressible in attribute-based system. |
|