In a loan evaluation expert system, the _____ states why an applicant was approved or rejected.

Upgrade to remove ads

Only ₩37,125/year

  1. Science
  2. Computer Science
  3. Artificial Intelligence

  • Flashcards

  • Learn

  • Test

  • Match

  • Flashcards

  • Learn

  • Test

  • Match

Terms in this set (25)

Genetic algorithms can examine problems without assumptions of what the correct answer should be T/F

True

Some contextual software is capable of sensing user's mood T/F

True

An expert system should be used when well-structured numerical problems are involved T/F

False

For expert systems to be successful, the must be applied to an activity that human experts have not handled in the past T/F

False

An expert system is not a good choice when a large amount of human expertise is needed to tackle a problem

False

_______ is a procedure by which knowledge is gained through experience and previous patterns in data

Machine Learning

Which is true of case-based reasoning?

It matches a new problem with a previously solved problem and its solution

What characteristic of a sophisticated intelligent agent demonstrates its ability to operate with minimum input

autonomy

Which one defines membership in a black-or-white fashion

A crisp set

Which one includes many layers to deal with complex problems that may have very large data sets

deep learning

Which one is a difference between information systems and artificial intelligence technologies?

Unlike AI technologies, information systems are concerned with capturing and storing data

In fuzzy logic, a degree of membership indicates ________

how relevant an item or object is to a set

In case-based reasoning, when a solution is found it is _______ for the future

retained as part of the library

Which one is capable of reasoning and following the rule-based processes?

Intelligent Agent

In a loan evaluation expert system, the ________ states why an applicant was approved or rejected

explanation facility

In the ______ technique, used by the inference engine component of an expert system, the expert system starts with the goal, which is the "then" part

backward chaining

Learning takes place within the ______ layer of an artificial neural network

middle

_______ consist of common sense, rules of thumb, educated guesses, and instinctive judgment

Heuristics

What programming language us used for controlling robots

Variable Assembly

Explanation capabilities can be added to a decision support system (DSS) by integrating it with a(n) _____.

Expert systems

In a natural-language processing system, the _______ activity involves using the computer to read large amounts of texts and understanding the information well enough to summarize important points and store information so that the system can respond to inquires about the content

Knowledge acquisition

In the design and implementation of any ______ application, there are 4 R's involved: Retrieve, Reuse, Revise, and Retain

Case-based Reasoning

_______ uses patterns to find solutions instead of using if-then-else rules

Artificial Neural Networks

In the context of an expert system, a _________ works with the knowledge base management system to ensure that the knowledge base is as up to date as possible

Knowledge Acquisition Facility

________ is designed to help computers simulate vagueness and uncertainty in common situations

Fuzzy Logic

Recommended textbook solutions

Introduction to Algorithms

3rd EditionCharles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen

720 solutions

Computer Organization and Design MIPS Edition: The Hardware/Software Interface

5th EditionDavid A. Patterson, John L. Hennessy

220 solutions

Introduction to the Theory of Computation

3rd EditionMichael Sipser

389 solutions

Operating System Concepts

9th EditionAbraham Silberschatz, Greg Gagne, Peter B. Galvin

489 solutions

Sets found in the same folder

Info Tech: Ch. 5 (Quiz 2)

50 terms

johnmartinez3

FINAL DIGM 3325

312 terms

Kellinit2

Information Technology Applications Midterm Chap3+…

100 terms

gaadame

DIGM 3325 FINAL

300 terms

kaeaiem

Other sets by this creator

Mid Term: Chapter 8 Objections & Closing

35 terms

chanlankasa

Mid TerM: Chapter 7 Making the presentation

23 terms

chanlankasa

Mid Term: Chapter 6 The Sales Call

18 terms

chanlankasa

Mid Term: Chapter 3 Professional and Effective Com…

33 terms

chanlankasa

Verified questions

COMPUTER SCIENCE

Write a program that asks the user for the number of males and the number of females registered in a class. The program should display the percentage of males and females in the class. Hint: Suppose there are 8 males and 12 females in a class. There are 20 students in the class. The percentage of males can be calculated as $8 \div 20=0.4$, or 40%. The percentage of females can be calculated as $12 \div 20=0.6$, or 60%.

Verified answer

COMPUTER SCIENCE

Race conditions are possible in many computer systems. Consider a banking system that maintains an account balance with two functions: deposit (amount) and withdraw (amount). These two functions are passed the amount that is to be deposited or withdrawn from the bank account balance. Assume that a husband and wife share a bank account. Concurrently, the husband calls the withdraw() function and the wife calls deposit(). Describe how a race condition is possible and what might be done to prevent the race condition from occurring.

Verified answer

COMPUTER SCIENCE

Assuming g is an instance of the Random class, which statement will generate a random number between 10 and 100 inclusive? a. num=g.nextlnt(101); b. num=10+g.nextInt(101); c. num=10+g.nextlnt(91); d. num=10+g.nextInt(90); e. num=g.nextlnt(110)-10;

Verified answer

COMPUTER SCIENCE

Write a function that uses recursion to raise a number to a power. The function should accept two arguments: the number to be raised and the exponent. Assume that the exponent is a nonnegative integer. Demonstrate the function in a program.

Verified answer

Other Quizlet sets

Microbio Quiz 11

40 terms

margot_dunn

LING 260 Final

18 terms

Abbymp14

Module 4: Communication and Partnerships…

45 terms

shinaecox

Skin, Hair and Nails Study Guide

67 terms

Kiah252008

Related questions

QUESTION

Any changes in personnel, design, or procedure can be expected to

4 answers

QUESTION

Decompression sickness (DCS) is a condition that can be life-threatening. What in the bloodstream and tissues causes this condition?

13 answers

QUESTION

What is the optimal solution in error based learning?

2 answers

QUESTION

Previewing a solution to an organization can help deal with.....

3 answers

How does an expert system work?

An Expert System is a computer program (software) that uses artificial intelligence (AI) to reproduce the judgment of a human with expert knowledge in a particular field. A good Expert System solves a problem accurately, quickly and is easy to use. It doesn't necessarily require technical wizardry.

Which component of an expert system is used to explain the reasoning process and results?

The inference engine is known as the brain of the expert system as it is the main processing unit of the system. It applies inference rules to the knowledge base to derive a conclusion or deduce new information.

What is an expert system explain knowledge based expert system with example?

A knowledge-based system (KBS) is a form of artificial intelligence (AI) that aims to capture the knowledge of human experts to support decision-making. Examples of knowledge-based systems include expert systems, which are so called because of their reliance on human expertise.

What are the applications of expert system?

Applications of Expert Systems.
Information management..
Hospitals and medical facilities..
Help desks management..
Employee performance evaluation..
Loan analysis..
Virus detection..
Useful for repair and maintenance projects..
Warehouse optimization..

Toplist

Neuester Beitrag

Stichworte