APPLICATION OF SUPERVISED LEARNING
ARTIFICIAL INTELLIGENCE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Database, query engine
|
|
Knowledge base, search engine
|
|
Database, inference engine
|
|
Knowledge base, inference engine
|
Detailed explanation-1: -An expert system is divided into two subsystems: the inference engine and the knowledge base. The knowledge base represents facts and rules. The inference engine applies the rules to the known facts to deduce new facts. Inference engines can also include explanation and debugging abilities.
Detailed explanation-2: -An expert system is an example of a knowledge-based system because it relies on human expertise. KBSes can assist in decision-making, human learning and creating a companywide knowledge-sharing platform, for example.
Detailed explanation-3: -expert system An inference engine interprets and evaluates the facts in the knowledge base in order to provide an answer. Typical tasks for expert systems involve classification, diagnosis, monitoring, design, scheduling, and… The inference engine enables the expert system to draw deductions from the rules in the KB.