ML Foundation Set 2 (Answers) Flashcards
Which of the following is NOT supervised learning?
a. PCA
b. Decision Tree
c. Linear Regression
d. Naive Bayesian
a. PCA
Which of the following statements about Naive Bayes is incorrect?
a. Attributes are equally important.
b. Attributes are statistically dependent of one another given the class value.
c. Attributes are statistically independent of one another given the class value.
d. Attributes can be nominal or numeric
b. Attributes are statistically dependent of one another given the class value.
Among the following option identify the one which is not a type of machine learning
a. Semi unsupervised learning
b. Supervised learning
c. Reinforcement learning
d. unsupervised learning
a. Semi unsupervised learning
Identify the kind of learning algorithm for “facial identities and facial expressions”.
a. Prediction
b. Recognise patterns
c. Recognising anomalies
d. Generating patterns
b. Recognise patterns
Identify the model which is trained with data in only a single batch.
a. Offline learning
b. Batch learning
c. Both A and B
d. None
c. Both offline learning and batch learning
What is the application of machine learning methods to a large database called?
a. Big data computing
b. Internet of things
c. Data mining
d. Artificial intelligence
c. Data mining
Identify the type of learning in which labelled training data is used.
a. Clustering
b. Supervised learning
c. Reinforcement learning
d. unsupervised learning
b. Supervised learning
Identify whether true or false: In PCA the number of input dimensions is equal to principal components.
a. True
b. False
a. True
Among the following identify the one in which dimensionality reduction reduces.
a. Performance
b. Entropy
c. Stochastics
d. Collinearity
d. Collinearity
Which of the following machine learning algorithm is based upon the idea of bagging?
a. Decision tree
b. Random tree
c. SVM
d. Regression
b. Random tree
Choose a disadvantage of decision trees:
a. Decision trees are robust to outliers
b. Factor analysis
c. Decision trees are prone to overfit
d. All of the above
c. Decision trees are prone to overfit
What is the term known as on which the machine learning algorithms build a model based on
sample data?
a. Data training
b. Training data
c. Transfer data
d. None of the above
b. Training data
Machine learning is a subset of which of the following.
a. Artificial intelligence
b. Deep learning
c. Data learning
d. None of the above
a. Artificial intelligence
Which of the following machine learning techniques helps in detecting the outliers in data?
a. Classification
b. Clustering
c. Anomaly detection
d. All of the above
c. Anomaly detection
The father of machine learning is _____________
a. Geoffrey Everest Hinton
b. Geoffrey Hill
c. Geoffrey Chaucer
d. None of the above
a. Geoffrey Everest Hinton
The most significant phase in genetic algorithm is _________
a. Mutation
b. Selection
c. Fitness function
d. Crossover
d. Crossover
Which of the following are common classes of problems in machine learning?
a. Regression
b. Classification
c. Clustering
d. All of the above
d. All of the above
Among the following options identify the one which is FALSE regarding regression.
a. It is used for prediction
b. It is used for interpretation
c. It relates inputs to outputs
d. It discovers casual relationships
d. It discovers casual relationships
Identify the successful applications of ML.
a. Learning to classify new astronomical structures
b. Learning to recognize spoken words
c. Learning to drive an autonomous vehicle
d. All of these choices
d. All of these choices