Artificial intelligence The process of removing detail from a given state representation is called ______ Information Retrieval Mining of data Extraction Abstraction Information Retrieval Mining of data Extraction Abstraction ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the name of the computer program that contains the distilled knowledge of an expert? Expert system Data base management system None of these Artificial intelligence Management information System Expert system Data base management system None of these Artificial intelligence Management information System ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method will expand the node that is closest to the goal? A* search Best-first search None of the mentioned Greedy best-first search A* search Best-first search None of the mentioned Greedy best-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Where does the Hidden Markov Model is used? Speech recognition None of the mentioned Understanding of real world Both Speech recognition & Understanding of real world Speech recognition None of the mentioned Understanding of real world Both Speech recognition & Understanding of real world ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search The entire tree so far been generated must be stored in BFS BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search The entire tree so far been generated must be stored in BFS ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Problem, solution Solution, problem Parameters, sequence of actions Input, output Problem, solution Solution, problem Parameters, sequence of actions Input, output ANSWER DOWNLOAD EXAMIANS APP