Machine Learning Imp Questions
Machine Learning Imp Questions
Machine Learning Imp Questions
A) Five
B) Four
C) Three
D) Two
ANSWER= (C) Three
5.The term machine learning was coined by ______
A) Tom M. Mitchell
B) Alan Turing
C) Arthur Samuel
D) None of the Above
ANSWER= (C) Arthur Samuel
6.The term machine learning was coined in ______
A) 1958
B) 1957
C) 1960
D) 1959
ANSWER= (D) 1959
7.representative book of the machine learning research during the 1960s
was the ____ on Learning Machines.
A) Optimization
B) unsupervised learning
C) Generalization
D) supervised learning
ANSWER= (C) Generalization
10.According to _____, the ideas of machine learning, from
methodological principles to theoretical tools, have had a long pre-
history in statistics.
A. Confusion matrix
B. Cost-sensitive accuracy
C. Area under the ROC curve
D. All of the above
View Answer
Answer : D
A. Language units
B. Structural units
C. Role structure of units
D. System constraints
View Answer
Answer : B
A. Decision Trees
B. Model-based clustering
C. K-means clustering
D. Density-based clustering
View Answer
Answer : D
A. Factor analysis
B. Decision trees are robust to outliers
C. Decision trees are prone to be overfit
D. None of the above
View Answer
Answer : C
A. p → Øq
B. p
C. p → q
D. Øp V q
View Answer
Answer : A
18. Which of the following techniques can not be used for
normalization in text mining?
C.Both A and B
D.None of the above
22) Machine learning is an application of ___________.
A. Blockchain
B.Artificial Intelligence
C.Both A and B
D.None of the above
23) Application of Machine learning is __________.
A. email filtering
B.sentimental analysis
C.face recognition
A. 1958
B.1959
C.1960
D.1961
A. 3
B.4
C.7
D.9
26) The categories in which Machine learning approaches can be
traditionally categorized are ______ .
A. Supervised learning
B.Unsupervised learning
C.Reinforcement learning
A. Regression algorithms
B.Clustering algorithms
C.Association algorithms
D.All of the above
27) __________ is the machine learning algorithms that can be used
with unlabeled data.
A. Regression algorithms
B.Clustering algorithms
C.Instance-based algorithms
D.All of the above
28) The Real-world machine learning use cases are _______.
A. Digital assistants
B.Chatbots
C.Fraud detection
A. Digital assistants
B.Chatbots
C.Fraud detection
D.All of the above
30) Which among the following algorithms are used in Machine learning?
A. Naive Bayes
B.Support Vector Machines
C.K-Nearest Neighbors
A. Lemmatization
B.Stemming
C.Both A and B
D.None of the abov
32) Replace missing values with mean/median/mode helps to handle
missing or corrupted data in a dataset. True/False?
A. True
B.False
33) ________ is a disadvantage of decision trees?
A. Artificial inteligence
B.Deep learning
C.Both A and B
D.None of the above
35) Overfitting is a type of modelling error which results in the failure to
predict future observations effectively or fit additional data in the existing
model. Yes/No?
A. Yes
B.No
C.May be
D.Can't say
36) ________ is used as an input to the machine learning model for
training and prediction purposes.
A. Feature
B.Feature Vector
C.Both A and B
D.None of the above
37) _______ is the scenario when the model fails to decipher the
underlying trend in the input data.
A. Overfitting
B.Underfitting
C.Both A and B
D.None of the above
38) Which Language is Best for Machine Learning?
A. C
B.Java
C.Python
D.HTML
39) The supervised learning problems can be grouped as _______.
A. Regression problems
B.Classification problems
C.Both A and B
D.None of the above
40) The unsupervised learning problems can be grouped as _______.
A. Clustering
B.Association
C.Both A and B
D.None of the above
41) Automatic Speech Recognition systems find a wide variety of
applications in the _________ domains.
A. Medical Assistance
B.Industrial Robotics
C.Defence & Aviation
A. James Gosling
B.Arthur Samuel
C.Guido van Rossum
D.None of the above
43) Machine Learning can automate many tasks, especially the ones
that only humans can perform with their innate intelligence.
A. True
B.False
44) Features of Machine Learning are______.
A. Automation
B.Improved customer experience
C.Business intelligence
A. Supervised learning
B.Unsupervised learning
C.Reinforcement learning
D.All of the above
Skip to content
TheCodingShef
Home
Course
o
o
o
Aktu final Exam
About us
Contact us
Privacy Policy
content
7. Successful applications of ML
A. Learning to recognize spoken words
B. Learning to drive an autonomous vehicle
C. Learning to classify new astronomical structures
D. Learning to play world-class backgammon
E. All of the above
Correct option is E
A. Belief
B. Uncertaintity
C. Joint probability distributions
D. Randomness
Correct option is B
91. (For question no. 9 and 10) Can we say that concept
described by conjunctions of Boolean literals are PAC
learnable?
A. Yes
B. No
Correct option is A
112 In k-NN algorithm, given a set of training examples and the value of
k < size of training set (n), the algorithm predicts the class of a test
example to be the. What is/are advantages of CBR?
1.
A. TRUE
B. FALSE
Correct option is A
Post navigation
← Previous Post
Next Post →
Leave a Comment
Your email address will not be published. Required fields are marked *
Type here..
Name*
Email*
Website
Save my name, email, and website in this browser for the next time I
comment.
Post Comment »
SDET
Java
Microservices
Spring
More
Books
Feeds
1. Home
2. Machine Learning
Which of the following is a widely used and effective machine learning algorithm based
on the idea of bagging?
A. Decision Tree
B. Random Forest
C. Regression
D. Classification
ANSWER: B
A model of language consists of the categories which does not include ________.
A. System Unit
B. Structural Unit.
C. Data units
D. Empirical units
ANSWER: B
The model will be trained with data in one single batch is known as?
A. Batch learning
B. Offline learning
C. Both A and B
D. None of the above
ANSWER: C
Which of the following is a disadvantage of decision trees?
A. Factor analysis
B. Decision trees are robust to outliers
C. Decision trees are prone to be overfit
D. None of the above
ANSWER: C
Choose the correct option regarding machine learning (ML) and artificial intelligence (AI)
A. ML is a set of techniques that turns a dataset into software
B. AI is software that can emulate the human mind
C. ML is an alternate way of programming intelligent machines
D. All of the above
ANSWER: D
Which of the factors affect the performance of the learner system does not include?
A. Good data structures
B. Representation scheme used
C. Training scenario
D. Type of feedback
ANSWER: A
In general, to have a well-defined learning problem, we must identity which of the following
A. The class of tasks
B. The measure of performance to be improved
C. The source of experience
D. All of the above
ANSWER: D
Successful applications of ML
A. Learning to recognize spoken words
B. Learning to drive an autonomous vehicle
C. Learning to classify new astronomical structures
D. All of the above
ANSWER: D
What is Machine Learning? (i) Artificial Intelligence (ii) Deep Learning (iii) Data Statistics
A. Only (i)
B. (i) and (ii)
C. All
D. None
ANSWER: B
Real-Time decisions, Game AI, Learning Tasks, Skill Aquisition, and Robot Navigation are
applications of which of the following
A. Supervised Learning: Classification
B. Reinforcement Learning
C. Unsupervised Learning: Clustering
D. Unsupervised Learning: Regression
ANSWER: B
Fraud Detection, Image Classification, Diagnostic, and Customer Retention are applications
in which of the following
A. Unsupervised Learning: Regression
B. Supervised Learning: Classification
C. Unsupervised Learning: Clustering
D. Reinforcement Learning
ANSWER: B
Which of the following is not function of symbolic in the various function representation of
Machine Learning?
A. Rules in propotional Logic
B. Hidden-Markov Models (HMM)
C. Rules in first-order predicate logic
D. Decision Trees
ANSWER: B
Which of the following is a not numerical function in the various function representation of
Machine Learning?
A. Neural Network
B. Support Vector Machines
C. Case-based
D. Linear Regression
ANSWER: C
What is perceptron?
A. A single layer feed-forward neural network with pre-processing
B. A neural network that contains feedback
C. A double layer auto-associative neural network
D. An auto-associative neural network
ANSWER: A
Which of the following is true for neural networks? (i) The training time depends on the size
of the (ii) Neural networks can be simulated on a conventional (iii) Artificial neurons are
identical in operation to biological
A. All
B. Only (ii)
C. (i) and (ii)
D. None
ANSWER: C
What are the advantages of neural networks over conventional computers? (i) They have the
ability to learn by (ii) They are more fault (iii) They are more suited for real time operation
due to their high computational
A. (i) and (ii)
B. (i) and (iii)
C. Only (i)
D. All
ANSWER: D
Which of the following is true? (i) On average, neural networks have higher computational
rates than conventional computers. (ii) Neural networks learn by (iii) Neural networks
mimic the way the human brain
A. All
B. (ii) and (iii)
C. (i), (ii) and (iii)
D. None
ANSWER: A
An auto-associative network is
A. A neural network that has only one loop
B. A neural network that contains feedback
C. A single layer feed-forward neural network with pre-processing
D. A neural network that contains no loops
ANSWER: B
The network that involves backward links from output to the input and hidden layers is
known as
A. Recurrent neural network
B. Self organizing maps
C. Perceptrons
D. Single layered perceptron
ANSWER: A
Which of the following is the consequence between a node and its predecessors while
creating bayesian network?
A. Conditionally independent
B. Functionally dependent
C. Both Conditionally dependent & Dependent
D. Dependent
ANSWER: A
provides way and means of weighing up the desirability of goals and the likelihood of
achieving
A. Utility theory
B. Decision theory
C. Bayesian networks
D. Probability theory
ANSWER: A
Genetic algorithm is a
A. Search technique used in computing to find true or approximate solution to optimization
and search problem
B. Sorting technique used in computing to find true or approximate solution to optimization
and sort problem
C. Both A & B
D. None of these
ANSWER: A
Feature of ANN in which ANN creates its own organization or representation of information
it receives during learning time is
A. Adaptive Learning
B. Self Organization
C. What-If Analysis
D. Supervised Learning
ANSWER: B
A model can learn based on the rewards it received for its previous action is known as:
A. Supervised learning
B. Unsupervised learning
C. Reinforcement learning
D. Concept learning
ANSWER: C
Choose the correct option regarding machine learning (ML) and artificial intelligence (AI)
A. ML is a set of techniques that turns a dataset into a software
B. AI is a software that can emulate the human mind
C. ML is an alternate way of programming intelligent machines
D. All of the above
ANSWER: D
Which of the factors affect the performance of the learner system does not include?
A. Good data structures
B. Representation scheme used
C. Training scenario
D. Type of feedback
ANSWER: A
In general, to have a well-defined learning problem, we must identity which of the following
A. The class of tasks
B. The measure of performance to be improved
C. The source of experience
D. All of the above
ANSWER: D
Successful applications of ML
A. Learning to recognize spoken words
B. Learning to drive an autonomous vehicle
C. Learning to classify new astronomical structures
D. Learning to play world-class backgammon
E.All of the above
ANSWER: E
Concept learning inferred a valued function from training examples of its input and output.
A. Decimal
B. Hexadecimal
C. Boolean
D. All of the above
ANSWER: C
Which of the following is not a supervised learning?
A. Naive Bayesian
B. PCA
C. Linear Regression
D. Decision Tree ANSWER:
ANSWER: B
ANSWER: B
Fraud Detection, Image Classification, Diagnostic, and Customer Retention are applications
in which of the following
A. Unsupervised Learning: Regression
B. Supervised Learning: Classification
C. Unsupervised Learning: Clustering
D. Reinforcement Learning
ANSWER: B
Which of the following is not function of symbolic in the various function representation of
Machine Learning?
A. Rules in proportional Logic
B. Hidden-Markov Models (HMM)
C. Rules in first-order predicate logic
D. Decision Trees
ANSWER: B
Which of the following is not numerical functions in the various function representation of
Machine Learning?
A. Neural Network
B. Support Vector Machines
C. Case-based
D. Linear Regression
ANSWER: C
FIND-S Algorithm starts from the most specific hypothesis and generalize it by considering
only
A. Negative
B. Positive
C. Negative or Positive
D. None of the above
ANSWER: B
Inductive learning is based on the knowledge that if something happens a lot it is likely to be
generally
A. True
B. False
ANSWER: A
Inductive learning takes examples and generalizes rather than starting with
A. Inductive
B. Existing
C. Deductive
D. None of these
ANSWER: B
A drawback of the FIND-S is that it assumes the consistency within the training set
A. True
B. False
ANSWER: A
What strategies can help reduce overfitting in decision trees? (i) Enforce a maximum depth
for the tree (ii) Enforce a minimum number of samples in leaf nodes (iii) Pruning
(iv) Make sure each leaf node is one pure class
A. All
B. (i), (ii) and (iii)
C. (i), (iii), (iv)
D. None
ANSWER: B
Which of the following is a widely used and effective machine learning algorithm based on
the idea of bagging?
A. Decision Tree
B. Random Forest
C. Regression
D. Classification
ANSWER: B
To find the minimum or the maximum of a function, we set the gradient to zero because
which of the following
A. Depends on the type of problem
B. The value of the gradient at extrema of a function is always zero
C. Both (A) and (B)
D. None of these
ANSWER: B
What is perceptron?
A. A single layer feed-forward neural network with pre-processing
B. A neural network that contains feedback
C. A double layer auto-associative neural network
D. An auto-associative neural network
ANSWER: A
Which of the following is true for neural networks? (I) The training time depends on the size
of the (II) Neural networks can be simulated on a conventional (III) Artificial neurons are
identical in operation to biological
A. All
B. Only (ii)
C. (i) and (ii)
D. None
ANSWER: C
What are the advantages of neural networks over conventional computers? (I) They have the
ability to learn by (II) They are more fault (III) They are more suited for real time operation
due to their high computational
A. (i) and (ii)
B. (i) and (iii)
C. Only (i)
D. All
E. None
ANSWER: D
Which of the following is true for Single layer associative neural networks do not have the
ability to:- (I) Perform pattern recognition (II) Find the parity of a picture (III)
Determine whether two or more shapes in a picture are connected or not
A. (ii) and (iii)
B. Only (ii)
C. All
D. None
ANSWER: A
An auto-associative network is
A. A neural network that has only one loop
B. A neural network that contains feedback
C. A single layer feed-forward neural network with pre-processing
D. A neural network that contains no loops
ANSWER: B
A 3-input neuron has weights 1, 4 and 3. The transfer function is linear with the constant of
proportionality being equal to 3. The inputs are 4, 8 and 5 respectively. What will be the
output?
A. 139
B. 153
C. 162
D. 160
ANSWER: B