Deck 13: Advanced Intelligent Systems

ملء الشاشة (f)
exit full mode
سؤال
A personal daemon must be able to make decisions on its own and alter its course of behavior when it meets an obstacle and find ways around the impediment.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Inductive learning allows the computer to use historical cases to solve new problems.
سؤال
Development of a fuzzy inference system is a four-step process: fuzzification,inferencing,summation,and defuzzification.
سؤال
Machine-learning techniques enable computers to acquire knowledge (i.e.,learn)from data that reflects the historical happenings.
سؤال
Case-based reasoning (CBR)is analogical reasoning that adapts solutions that had been used to solve old problems to solve new problems.
سؤال
The thinking behind fuzzy logic is that decision making is not always a matter of crisp logic,e.g.,black or white or true or false.It often involves tones of gray and varying degrees of truth.
سؤال
Support vector machines (SVM)have a solid mathematical foundation in statistical learning theory,but are too complex for use in real-world applications.
سؤال
Fuzzy logic systems can be used in conducting property appraisals since it is necessary to use judgment,experience,and intuition to generate estimates.
سؤال
Genetic algorithms (GA)are a part of global search techniques that are used to find or produce the best solution to a specific problem.
سؤال
An advantage of SVM models is that they tend to take less time to develop compared to other predictive models.
سؤال
The foundation of case-based reasoning (CBR)is a repository or library of cases called a case base that contains a number of previous cases for decision making.
سؤال
A hyperplane is a geometric concept commonly used to describe the separation surface between different classes of things within a multidimensional space.
سؤال
Interactivity is the most important characteristic of intelligent agents,making them capable of acting on their own or of being empowered.
سؤال
STRATASSIST is a fuzzy ES that helps small- to medium-sized firms plan strategically by asking questions in five strategic,competitive areas.
سؤال
Unsupervised learning is a process of inducing knowledge from a set of observations.
سؤال
Genetic algorithms can be used to solve business problems such as assembly-line balancing,facility layout,machine and job shop scheduling,creditworthiness determination,and aircraft design.
سؤال
Machines learning overcomes deficiencies of manual knowledge acquisition techniques by automating the learning process.
سؤال
In SVM,kernel trick allows us to construct a decision surface that is 3D in the feature space while it is inherently nonlinear in the original input space.
سؤال
The knapsack problem is a conceptually simple optimization problem that can be solved directly using analytical methods,but it is ideal for illustrating a genetic algorithm approach.
سؤال
In the SVM model development process,the main advantage of normalizing or scaling the data is to avoid attributes in greater numeric ranges dominating those in smaller numeric ranges.
سؤال
The foundation of case-based reasoning is a library of cases called ________.

A) case base
B) data base
C) legacy system
D) reasoning base
سؤال
Fuzzy logic in consumer products is sometimes called ________.

A) inferencing
B) defuzzification
C) continuous logic
D) crisp logic
سؤال
In unsupervised learning:

A) only input stimuli are fed into the network.
B) both the inputs and the desired outputs are known.
C) the desired output and the algorithms are known.
D) the network is controlled by the user.
سؤال
Which of the following are special cases that contain rich contents and special features of deep implications?

A) Descriptive cases
B) Foundation cases
C) Special cases
D) Stories cases
سؤال
Human learning is a combination of many complicated cognitive processes.Which of the following is not included in human's cognitive processes?

A) Induction
B) Simulation
C) Deduction
D) Analogy
سؤال
Machine learning is considered a(n)________ method.

A) trial-and-error
B) optimization
C) simulation
D) artificial intelligence
سؤال
Which of the following is not a method of machine learning?

A) Genetic algorithms
B) Generic algorithms
C) Neural computing
D) Case-based reasoning
سؤال
Machine learning is a family of artificial intelligence technologies that is primarily concerned with:

A) the use of use neural networks to support simple and repetitive decision making.
B) the design and development of algorithms that allow computers to learn based on historical data.
C) identifying outliers and patterns in data sets.
D) simulating creativity to generate courses of action.
سؤال
Crossover means choosing a random position in the string and exchanging the segments ________ of this point with another string.

A) to the right
B) to the left
C) to both left and right
D) to either left or right
سؤال
A chromosome in a genetic algorithm refers to ________.

A) crossover
B) summation
C) mutation
D) candidate solution
سؤال
Neural networks identify ________ in the data from which they generate recommended courses of action.

A) patterns
B) outliers
C) movements
D) associations
سؤال
Which of the following is not an advantage of fuzzy logic?

A) Greater flexibility
B) Faster calculations
C) More options
D) All of the above are advantages
سؤال
Survival of the fittest (natural selection)is used in ________.

A) genetic algorithms
B) fuzzy logic
C) case-based reasoning
D) fuzzy neural networks
سؤال
Which of the following is not a relevant observation on how learning relates to intelligent systems?

A) Automated learning systems are anchored in a formal bedrock; thus, their implications are well understood.
B) Automated learning systems demonstrate intriguing learning behaviors.
C) Although AI sometimes matches human-level learning capabilities, it is not able to learn as well as humans or in the same way that humans do.
D) A common thread running through most AI approaches to learning is the manipulation of symbols rather than numeric information.
سؤال
Autonomy implies that an intelligent agent takes initiative and exercises control over its own actions by having each of the following characteristics except:

A) An agent should accept high-level requests indicating what a human wants, and it should be responsible for deciding how and where to satisfy the requests.
B) An agent should be able to dynamically choose which actions to invoke, and in what sequence, in response to the state of its external environment.
C) The agent should obey commands and not be able to modify requests.
D) An agent should sense changes in its environment and decide when to act.
سؤال
Which of the following is a limitation of GA?

A) Difficult to determine good variables for a particular problem
B) The results of GA may vary
C) It might reach local optimum
D) All of the above
سؤال
In supervised learning:

A) only input stimuli are fed into the network.
B) both the inputs and the desired outputs are known.
C) the desired output and the algorithms are known.
D) the network is controlled by the user.
سؤال
________ allows the computer to examine historical cases and generate rules that can be used to solve new problems or that can be deployed for automating a decision support process that repeatedly deals with a specific class of problems (e.g.,evaluating loan applications).

A) Exploration learning
B) Case-based reasoning
C) Explanation-based learning
D) Inductive learning
سؤال
According to the Simplified Taxonomy of Machine Learning,all of the following are types of learning except:

A) Supervised learning
B) Reinforcement learning
C) Unreiforced learning
D) Unsupervised learning
سؤال
Which of the following is not a step in case-based reasoning process?

A) Retrieve
B) Reuse
C) Retain
D) Reserve
سؤال
________ allows computers to examine historical cases and generate rules that can be chained to solve new problems.
سؤال
________ segmentation is one of the unsupervised machine learning methods wherein data is put into several groups based on their similarity.
سؤال
________ deals with the kind of uncertainty and partial information that is inherently human in nature.
سؤال
A(n)________ is a geometric concept commonly used to describe the separation surface between different classes of things within a multidimensional space.
سؤال
________ is used to discover knowledge from a set of data whose outcomes are unknown.
سؤال
________ is one of the unintended by-products of the information age characterized by huge volumes of information that cross the desks of mangers and decision makers.
سؤال
A genetic algorithm represents its candidate solutions as strings of genes called ________ and measures their viability with a fitness function.
سؤال
________ are one of the most popular machine-learning techniques.They belong to the family of generalized linear models and are closely associated with feedforward-type artificial neural networks.
سؤال
An ________ is an autonomous computer program that observes and acts upon an environment and directs its activity toward achieving specific goals.
سؤال
Genetic algorithms are sets of computational procedures that conceptually follow steps inspired by the biological processes of ________.
سؤال
Fuzzy sets use a spectrum of possible values called ________.
سؤال
Genetic algorithms demonstrate self-organization and ________ in much the same way that the fittest biological organisms survive and reproduce.
سؤال
The process in which the input and output are processed by fuzzy logic before entering neural network in fuzzy neural networks is called ________.
سؤال
The basic principle of machine learning is that there are data that preserve previous decision experience,and these experience-based records are called ________.
سؤال
Human learning is a combination of many complicated ________ processes.
سؤال
________ is the degree of autonomy and authority vested in an agent and can be measured by the nature of the interaction between the agent and other entities in the system.
سؤال
________ is the degree to which agents themselves travel through a network.Some agents may be static,either residing on the client machine or initiated at the server.
سؤال
Genetic algorithms ________ by producing offspring that are better and better measured by a fitness-to-survive function.
سؤال
________ is a process of inducing knowledge from a set of observations whose outcomes are known.
سؤال
In machine learning,the ________ is a method for using a linear classifier algorithm to solve a nonlinear problem
سؤال
Define these three categories of cases--ossified cases,paradigmatic cases,and stories--based on their different characteristics and the different ways of handling them.
سؤال
What are the advantages of using case-based reasoning?
سؤال
Describe case-based reasoning.What type of leaning is it?
سؤال
Describe the genetic operators of Genetic Algorithm in reproduction.
سؤال
What are genetic algorithms?
سؤال
What is fuzzy logic?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/66
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: Advanced Intelligent Systems
1
A personal daemon must be able to make decisions on its own and alter its course of behavior when it meets an obstacle and find ways around the impediment.
False
2
Inductive learning allows the computer to use historical cases to solve new problems.
False
3
Development of a fuzzy inference system is a four-step process: fuzzification,inferencing,summation,and defuzzification.
False
4
Machine-learning techniques enable computers to acquire knowledge (i.e.,learn)from data that reflects the historical happenings.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
5
Case-based reasoning (CBR)is analogical reasoning that adapts solutions that had been used to solve old problems to solve new problems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
6
The thinking behind fuzzy logic is that decision making is not always a matter of crisp logic,e.g.,black or white or true or false.It often involves tones of gray and varying degrees of truth.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
7
Support vector machines (SVM)have a solid mathematical foundation in statistical learning theory,but are too complex for use in real-world applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
8
Fuzzy logic systems can be used in conducting property appraisals since it is necessary to use judgment,experience,and intuition to generate estimates.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
9
Genetic algorithms (GA)are a part of global search techniques that are used to find or produce the best solution to a specific problem.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
10
An advantage of SVM models is that they tend to take less time to develop compared to other predictive models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
11
The foundation of case-based reasoning (CBR)is a repository or library of cases called a case base that contains a number of previous cases for decision making.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
12
A hyperplane is a geometric concept commonly used to describe the separation surface between different classes of things within a multidimensional space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
13
Interactivity is the most important characteristic of intelligent agents,making them capable of acting on their own or of being empowered.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
14
STRATASSIST is a fuzzy ES that helps small- to medium-sized firms plan strategically by asking questions in five strategic,competitive areas.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
15
Unsupervised learning is a process of inducing knowledge from a set of observations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
16
Genetic algorithms can be used to solve business problems such as assembly-line balancing,facility layout,machine and job shop scheduling,creditworthiness determination,and aircraft design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
17
Machines learning overcomes deficiencies of manual knowledge acquisition techniques by automating the learning process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
18
In SVM,kernel trick allows us to construct a decision surface that is 3D in the feature space while it is inherently nonlinear in the original input space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
19
The knapsack problem is a conceptually simple optimization problem that can be solved directly using analytical methods,but it is ideal for illustrating a genetic algorithm approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
20
In the SVM model development process,the main advantage of normalizing or scaling the data is to avoid attributes in greater numeric ranges dominating those in smaller numeric ranges.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
21
The foundation of case-based reasoning is a library of cases called ________.

A) case base
B) data base
C) legacy system
D) reasoning base
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
22
Fuzzy logic in consumer products is sometimes called ________.

A) inferencing
B) defuzzification
C) continuous logic
D) crisp logic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
23
In unsupervised learning:

A) only input stimuli are fed into the network.
B) both the inputs and the desired outputs are known.
C) the desired output and the algorithms are known.
D) the network is controlled by the user.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which of the following are special cases that contain rich contents and special features of deep implications?

A) Descriptive cases
B) Foundation cases
C) Special cases
D) Stories cases
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
25
Human learning is a combination of many complicated cognitive processes.Which of the following is not included in human's cognitive processes?

A) Induction
B) Simulation
C) Deduction
D) Analogy
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
26
Machine learning is considered a(n)________ method.

A) trial-and-error
B) optimization
C) simulation
D) artificial intelligence
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which of the following is not a method of machine learning?

A) Genetic algorithms
B) Generic algorithms
C) Neural computing
D) Case-based reasoning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
28
Machine learning is a family of artificial intelligence technologies that is primarily concerned with:

A) the use of use neural networks to support simple and repetitive decision making.
B) the design and development of algorithms that allow computers to learn based on historical data.
C) identifying outliers and patterns in data sets.
D) simulating creativity to generate courses of action.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
29
Crossover means choosing a random position in the string and exchanging the segments ________ of this point with another string.

A) to the right
B) to the left
C) to both left and right
D) to either left or right
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
30
A chromosome in a genetic algorithm refers to ________.

A) crossover
B) summation
C) mutation
D) candidate solution
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
31
Neural networks identify ________ in the data from which they generate recommended courses of action.

A) patterns
B) outliers
C) movements
D) associations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
32
Which of the following is not an advantage of fuzzy logic?

A) Greater flexibility
B) Faster calculations
C) More options
D) All of the above are advantages
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
33
Survival of the fittest (natural selection)is used in ________.

A) genetic algorithms
B) fuzzy logic
C) case-based reasoning
D) fuzzy neural networks
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the following is not a relevant observation on how learning relates to intelligent systems?

A) Automated learning systems are anchored in a formal bedrock; thus, their implications are well understood.
B) Automated learning systems demonstrate intriguing learning behaviors.
C) Although AI sometimes matches human-level learning capabilities, it is not able to learn as well as humans or in the same way that humans do.
D) A common thread running through most AI approaches to learning is the manipulation of symbols rather than numeric information.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
35
Autonomy implies that an intelligent agent takes initiative and exercises control over its own actions by having each of the following characteristics except:

A) An agent should accept high-level requests indicating what a human wants, and it should be responsible for deciding how and where to satisfy the requests.
B) An agent should be able to dynamically choose which actions to invoke, and in what sequence, in response to the state of its external environment.
C) The agent should obey commands and not be able to modify requests.
D) An agent should sense changes in its environment and decide when to act.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is a limitation of GA?

A) Difficult to determine good variables for a particular problem
B) The results of GA may vary
C) It might reach local optimum
D) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
37
In supervised learning:

A) only input stimuli are fed into the network.
B) both the inputs and the desired outputs are known.
C) the desired output and the algorithms are known.
D) the network is controlled by the user.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
38
________ allows the computer to examine historical cases and generate rules that can be used to solve new problems or that can be deployed for automating a decision support process that repeatedly deals with a specific class of problems (e.g.,evaluating loan applications).

A) Exploration learning
B) Case-based reasoning
C) Explanation-based learning
D) Inductive learning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
39
According to the Simplified Taxonomy of Machine Learning,all of the following are types of learning except:

A) Supervised learning
B) Reinforcement learning
C) Unreiforced learning
D) Unsupervised learning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following is not a step in case-based reasoning process?

A) Retrieve
B) Reuse
C) Retain
D) Reserve
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
41
________ allows computers to examine historical cases and generate rules that can be chained to solve new problems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
42
________ segmentation is one of the unsupervised machine learning methods wherein data is put into several groups based on their similarity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
43
________ deals with the kind of uncertainty and partial information that is inherently human in nature.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
44
A(n)________ is a geometric concept commonly used to describe the separation surface between different classes of things within a multidimensional space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
45
________ is used to discover knowledge from a set of data whose outcomes are unknown.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
46
________ is one of the unintended by-products of the information age characterized by huge volumes of information that cross the desks of mangers and decision makers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
47
A genetic algorithm represents its candidate solutions as strings of genes called ________ and measures their viability with a fitness function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
48
________ are one of the most popular machine-learning techniques.They belong to the family of generalized linear models and are closely associated with feedforward-type artificial neural networks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
49
An ________ is an autonomous computer program that observes and acts upon an environment and directs its activity toward achieving specific goals.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
50
Genetic algorithms are sets of computational procedures that conceptually follow steps inspired by the biological processes of ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
51
Fuzzy sets use a spectrum of possible values called ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
52
Genetic algorithms demonstrate self-organization and ________ in much the same way that the fittest biological organisms survive and reproduce.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
53
The process in which the input and output are processed by fuzzy logic before entering neural network in fuzzy neural networks is called ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
54
The basic principle of machine learning is that there are data that preserve previous decision experience,and these experience-based records are called ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
55
Human learning is a combination of many complicated ________ processes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
56
________ is the degree of autonomy and authority vested in an agent and can be measured by the nature of the interaction between the agent and other entities in the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
57
________ is the degree to which agents themselves travel through a network.Some agents may be static,either residing on the client machine or initiated at the server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
58
Genetic algorithms ________ by producing offspring that are better and better measured by a fitness-to-survive function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
59
________ is a process of inducing knowledge from a set of observations whose outcomes are known.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
60
In machine learning,the ________ is a method for using a linear classifier algorithm to solve a nonlinear problem
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
61
Define these three categories of cases--ossified cases,paradigmatic cases,and stories--based on their different characteristics and the different ways of handling them.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
62
What are the advantages of using case-based reasoning?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
63
Describe case-based reasoning.What type of leaning is it?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
64
Describe the genetic operators of Genetic Algorithm in reproduction.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
65
What are genetic algorithms?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
66
What is fuzzy logic?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 66 في هذه المجموعة.