You are on page 1of 4

MULTIPLE CHOICE QUESTIONS

1. What is Machine learning?


a) The autonomous acquisition of knowledge through the use of computer programs
b) The autonomous acquisition of knowledge through the use of manual programs
c) The selective acquisition of knowledge through the use of computer programs
d) The selective acquisition of knowledge through the use of manual programs

2. A model of language consists of the categories which does not include?


a) Language units
b) Role structure of units
c) System constraints
d) Structural units

3. Which of the following statements is true about Machine Learning?


a) Machine Learning (ML) is a field of computer science
b) ML is a type of artificial intelligence that extract patterns out of raw data by using an
algorithm or method
c) The main focus of ML is to allow computer systems learn from experience without
being explicitly programmed or human intervention
d) All of the above

4. Machine Learning is a field of Artificial Intelligence consisting of


learning algorithms that?
a) Improve their performance
b) At executing some task
c) Over time with experience
d) All of the above

5. Which learning technique comprises methods where input data is in


abundance, but there is no desired output available?
a) Supervised Learning
b) Unsupervised Learning
c) Reinforced Learning
d) None
6. Which of the following are Machine Learning methods?
a) supervised Learning
b) semi-reinforcement Learning
c) Both
d) None

7. Which of the following is not a supervised learning method?

a) Naive Bayesian
b) Linear Regression
c) Decision Tree Answer
d) PCA

8. Designing a machine learning approach involves: -

a) Choosing the type of training experience


b) Choosing the target function to be learned
c) Choosing a representation for the target function
d) Choosing a function approximation algorithm
e) All of the above

9. Real-Time decisions, Game AI, Learning Tasks, Skill Acquisition, and


Robot Navigation are applications of which of the following methods

a) Supervised Learning
b) Reinforcement Learning
c) Unsupervised Learning
d) None of the above

10. Fraud Detection and Image Classification are applications of which of


the following machine learning models :
a) Unsupervised Learning
b) Supervised Learning
c) Reinforced Learning
d) None
11. Supervised learning and unsupervised clustering both require which of
the following attributes?
a) Output Attribute
b) Hidden attribute
c) Input attribute
d) Categorical attribute

12. Which learning methods rely on input data which has no clear outputs
but a signal that grades the model output
a) Reinforcement Learning
b) Supervised Learning
c) Unsupervised Learning
d) None

13. Which of the following is true about reinforcement learning?


a) The agent gets rewards or penalty according to the action
b) It’s an online learning
c) The target of an agent is to maximize the rewards
d) All of the above

14. How many sequences of steps that one follows in the development of a
machine learning model?
a) 1
b) 2
c) 3
d) 4

15. In traditional marketing research process, the statistical models usually


employed are designed with small samples in mind

a) True
b) False
ANSWERS
1A
2D
3D
4D
5B
6A
7D
8E
9B
10 B
11 B
12 A
13 D
14 D
15 A

You might also like