AIML MCQ All
AIML MCQ All
Question 1 (1 point)
Saved
Which of the following applications are in the Strategic Computing
Program?
Question 1 options:
battle management
autonomous systems
pilot's associate
All of these
None of these
Question 2 (1 point)
Saved
The function returns t if <integer> is even and nil otherwise ______
in LISP.
Question 2 options:
(numeven <integer>)
(even <integer>)
(evenp <integer>)
(numnevenp <integer>)
None of these
Question 3 (1 point)
Saved
Which of the following are the benefits of working on an expert
system development tool?
Question 3 options:
imposed structure
rapid prototyping
All of these
None of these
Question 4 (1 point)
Saved
Which of the following is the first most used commercial form of
Artificial Intelligence is being used in most of the famous products
including automobiles, microwave ovens, and plug-in circuit boards
for desktop PCs. It permits the machines to efficiently handle the
vague information with a deftness that mimics human intuition.
Question 4 options:
Boolean logic
Human logic
Fuzzy logic
Functional logic
None of these
Question 5 (1 point)
Saved
An AI system by Daniel Bobrow for the purpose of reading and
solving algebra word problems.
Question 5 options:
SHRDLU
STUDENT
BACON
SIMD
None of these
Question 6 (1 point)
Saved
The function evaluates <object> and allocates this value to the
unevaluated <sconst> in LISP.
Question 6 options:
(constant <sconst> <object>)
None of these
Question 7 (1 point)
Saved
According to the "Turing Machine", we could use which of the
following system to program any algorithmic task.
Question 7 options:
binary
electro-chemical
recursive
semantic
None of these
Question 8 (1 point)
Saved
Which of the following technology is used by MCC for investigating
the improvement of the relationship between people and
computers?
Question 8 options:
Human factors
Computer-aided design
Parallel processing
All of these
None of these
Question 9 (1 point)
Saved
In Cybernetics, Norbert Wiener recommended a method of
modeling scientific phenomena using not energy, but ______?
Question 9 options:
mathematics
intelligence
information
history
None of these
Question 1 options:
Supervised learning
Unsupervised learning
Reinforcement learning
None of these
Question 2 (1 point)
Saved
._______is all about making decisions sequentially
Question 2 options:
Supervised learning
Unsupervised learning
Reinforcement learning
None of these
Question 3 (1 point)
Saved
In_________ output depends on the state of the current input and
the next input depends on the output of the previous input.
Question 3 options:
Supervised learning
Unsupervised learning
Reinforcement learning
None of these
Question 4 (1 point)
Saved
._________Reinforcement is defined as when an event, occurs due to
a particular behavior.
Question 4 options:
Negetive
Positive
Neutral
None of these
Question 5 (1 point)
Saved
There are _______ types of reinforcement.
Question 5 options:
3
None of these
Question 6 (1 point)
Saved
Which of the following is not Advantages of reinforcement learning?
Question 6 options:
Maximizes Performance
Too much Reinforcement can lead to overload of states which can diminish th
results
None of these
Question 7 (1 point)
Saved
Reinforcement learning is one of ______ basic machine learning
paradigms
Question 7 options:
5
3
Question 8 (1 point)
Saved
.________is a type of Machine Learning paradigms in which a learning
algorithm is trained not on preset data but rather based on a
feedback system.
Question 8 options:
Supervised learning
Unsupervised learning
Reinforcement Learning
WEEK 10
Question 1 (1 point)
Saved
The following data is to be used to construct a regression model:
X
5
7
4
15
12
9
Y
8
9
12
26
16
13
Which of the following is used where the target variable is of
categorical nature?
Question 1 options:
Keras
Knime
Logistic Regression
MXNet
Question 2 (1 point)
Saved
The following data is to be used to construct a regression model:
X
5
7
4
15
12
9
Y
8
9
12
26
16
13
How many different types of Logistic Regression?
Question 2 options:
2
5
Question 3 (1 point)
Saved
_________ the target variable can have three or more possible values
without any order.
Question 3 options:
Multinomial Logistic Regression
Even
Regex
Odds
Question 5 (1 point)
Saved
SVM is insensitive to individual samples.
Question 5 options:
Yes
No
Can be yes or no
Question 6 options:
Logistic Regression is very easy to understand
It performs well for simple datasets as well as when the data set is linearly
separable
Question 8 options:
Sometimes a lot of Feature Engineering is required
Both A and B
No
Can be yes or no
FALSE
WEEK 11
Question 1 (1 point)
Saved
Movie Recommendation systems are an example of:
1. Classification
2. Clustering
3. Reinforcement Learning
4. Regression
Question 1 options:
2 Only
1 and 2
1 and 3
2 and 3
1, 2 and 3
1, 2, 3 and 4
Question 2 (1 point)
Saved
Sentiment Analysis is an example of:
1. Regression
2. Classification
3. Clustering
4. Reinforcement Learning
Question 2 options:
1 Only
1 and 2
1 and 3
1, 2 and 3
1, 2 and 4
1, 2, 3 and 4
Question 3 (1 point)
Saved
Can decision trees be used for performing clustering?
Question 3 options:
True
False
Question 4 (1 point)
Saved
Which of the following is the most appropriate strategy for data
cleaning before performing clustering analysis, given less than
desirable number of data points:
2. Removal of outliers
Question 4 options:
1 only
2 only
1 and 2
Question 5 options:
0
3
Question 6 (1 point)
Saved
For two runs of K-Mean clustering is it expected to get same
clustering results?
Question 6 options:
Yes
No
Question 7 (1 point)
Saved
Is it possible that Assignment of observations to clusters does not
change between successive iterations in K-Means
Question 7 options:
Yes
No
Can't say
None of these
Question 8 (1 point)
Saved
Which of the following can act as possible termination conditions in
K-Means?
1, 2 and 4
All of the above
Question 9 (1 point)
Saved
Which of the following clustering algorithms suffers from the
problem of convergence at local optima?
2 and 3
2 and 4
1 and 3
1,2 and 4
Question 10 options:
K-means clustering algorithm
WEEL 12
Question 1 (1 point)
Saved
Decision tree is a flow chart like --------
Question 1 options:
leaf structure
tree structure
steam
none of these
Question 2 (1 point)
Saved
Decision-tree algorithm falls under the category of
Question 2 options:
unsupervised learning algorithms
Gini Index
Entropy
None of these
Question 4 (1 point)
Saved
Decision Nodes are represented by ____________
Question 4 options:
Disks
Squares
Circles
Triangles
Question 5 (1 point)
Saved
Decision trees are also known as CART. What is CART?
Question 5 options:
Classification and Regression Trees
No solution possible
Question 7 (1 point)
Saved
What is the maximum depth in a decision tree?
Question 7 options:
the length of the longest path from a root to a leaf
the length of the shortest path from a root to a leaf
the length of the longest path from a root to a sub-node
None of these
Question 8 (1 point)
Saved
Suppose you have a neural network that is overfitting to the training
data. Which of the following can fix the situation?
Question 8 options:
Regularization
Decrease model complexity
Question 10 options:
Disks
Squares
Circles
Triangles