Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

ML MCQ - S

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

S.

NO
1. Different learning methods does not include?
A) Memorization B Analogy C) Deduction D) Introduction

2. The action _______ of a robot arm specify to Place block A on block B.


A) STACK(A,B) B) ) LIST(A,B) C) QUEUE(A,B) D) ARRAY(A,B)

3. Among the following which is not a horn clause?


A) p B) Øp V q C) p → q D) p → Øq

4. Machine learning algorithms build a model based on sample data, known as


A) Training Data B) Transfer Data C Data Training D) None of the above

5. What is the most significant phase in a genetic algorithm?

A) Selection B) Mutation C) Crossover D) Fitness function

6. Which of the following is not a supervised learning?

• A) PCA B) Naive Bayesian C) Linear Regression D) Decision Tree


Answer

7. Machine Learning has various function representation, which of the following is not function of
symbolic?
A) Decision Trees B) Rules in C) Rules in first-order D) Hidden-Markov
propotional Logic predicate logic Models (HMM)

8. Common classes of problems in machine learning is..............


• A) Clustering B) Regression C) Classification D) All of the above

9. Genetic algorithms involve which of the following phenomena?


A) Mutation B) Cross over C) Selection D) All of the above

10. The action ‘STACK(A, B)’ of a robot arm specify to _______________


A) Place block B B) Place blocks A, B C) Place blocks B, A on D) Place block A on
on Block A on the table in that the table in that order block B
order

11.What is the objective of backpropagation algorithm?


a) to develop learning algorithm for multilayer feedforward neural network
b) to develop learning algorithm for single layer feedforward neural network
c) to develop learning algorithm for multilayer feedforward neural network, so that network can
be trained to capture the mapping implicitly
d) none of the mentioned

12 The backpropagation law is also known as generalized delta rule, is it true?


a) yes
b) no

13.What is true regarding backpropagation rule?


a) it is also called generalized delta rule
b) error in output is propagated backwards only to determine weight updates
c) there is no feedback of signal at nay stage
d) all of the mentioned

14.There is feedback in final stage of backpropagation algorithm?


a) yes
b) no

15.What are general limitations of back propagation rule?


a) local minima problem
b) slow convergence
c) scaling
d) all of the mentioned

16.What is purpose of Axon?


a) receptors
b) transmitter
c) transmission
d) none of the mentioned

17.Where does the chemical reactions take place in neuron?


a) dendrites
b) axon
c) synapses
d) nucleus
18. The fundamental unit of network is
a) brain
b) nucleus
c) neuron
d) axon
19.Reinforcement learning is-

A. Unsupervised learning
B. Supervised learning
C. Award based learning
D. None
20. Which of the following is an application of reinforcement learning?

A. Topic modeling
B. Recommendation system
C. Pattern recognition
D. Image classification
21. Upper confidence bound is a

A. Reinforcement algorithm
B. Supervised algorithm
C. Unsupervised algorithm
D. None
22. 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
23.. You have a task which is to show relative ads to target users. Which algorithm you
should use for this task?

A. K means clustering
B. Naive Bayes
Support vector machine
Upper confidence bound

24. Which Language is Best for Machine Learning?

A) C++B) PYTHON C) JAVA D) C


25. Which among the following algorithms are used in Machine learning?

A) Naive Bayes B) Support Vector Machines C) K-Nearest Neighbors D)ALL THE ABOVE

Parameter space to be searched on ________________


Analytical techniques for problem solving are best for unstructured rather than structured
problems. (True/False)
KBANN stands for _______________

The fundamental unit of network is ______________

What is shape of dendrites like___________

Function of dendrites is ___________

The backpropagation law is also known as generalized delta rule, is it true?(Yes / No)

FOCL stands for ___________

Does backpropagation learning is based on gradient descent along error surface? (True / False)

What is purpose of Axon ____________

1. Population
2. False
3. Knowledge-Based Artificial Neural Network
4. Neuron
5. Tree
6. Receptors
7. Yes
8. First Order Combined Learner
9. True
10. Transmission

11.________ algorithms that can be used with unlabeled data. (Clustering)

12. The Real-world machine learning use cases are _______(Digital assistants)

13.___________ ________ is a part of machine learning that works with neural networks. (Deep
Learning)

14. 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 (Yes)

15.______ ________ is used as an input to the machine learning model for training and prediction purposes.
( feature vector)

You might also like