ML Foundation Set 1 (Answers) Flashcards
Among the following option identify the one which is NOT a type of 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 for 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 labeled training data is used.
a) Semi unsupervised learning
b) Supervised learning
c) Reinforcement learning
d) Unsupervised learning
b) Supervised learning
In Principal Component Analysis (PCA) the number of input dimensions is equal to principal components. True or False?
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 forest
c) Classification
d) Regression
b) Random forest
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 overfitting
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) Anatomy detection
d) All of the above
c) Anatomy 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 the above
d) All of the above
Identify the incorrect numerical functions in the various function representation of machine learning.
a) Case-based
b) Support vector machines
c) Linear regression
d) Neural network
a) Case-based
FIND-S algorithm ignores?
a) Positive
b) Negative
c) Both
d) None
b) Negative
Select the correct definition of neuro software.
a) It is software used by neurosurgeons
b) It is software used to analyze neurons
c) It is a powerful and easy neural network
d) None of the above
c) It is a powerful and easy neural network
The backpropagation law is also known as the
generalized Delta rule. True or False?
True
Choose the general limitations of the backpropagation rule among the following.
a) Slow convergence
b) Scaling
c) Local minima problem
d) All of the above
d) All of the above
Analysis of ML algorithm needs?
a) Statistical learning theory
b) Computational learning theory
c) Both A and B
d) None of the above
c) Both statistical learning theory and computational learning theory
Choose the most widely used mattress and tools to assess the classification models.
a) The area under the ROC curve
b) Confusion matrix
c) Cost-sensitive accuracy
d) All of the above
d) All of the above
Full form of PAC is _____________
a) Probably Approximate Cost
b) Probably Approximate Correct
c) Probably Approximate Communication
d) Probably Approximate Computation
b) Probably Approximate Correct
True error is defined over the entire instance space, and not just over training data. True or False?
True
Choose the options below of which the area CLT is comprised of.
a) Mistake bound
b) Sample complexity
c) Computational complexity
d) All of the above
d) All of the above
Choose the instance-based learner.
a) Eager learner
b) Lazy learner
c) Both A and B are correct
d) None of the above
b) Lazy learner
Identify the difficulties with the k-nearest neighbor algorithm.
a) Curse of dimensionality
b) Calculate the distance of the test case from all training cases
c) Both A and B
d) None of the above
c) Both A and B
The total types of the layer in radial basis function neural networks is ______
a) 1
b) 2
c) 3
4) 4
c) 3
Which of the following is an application of Case-based reasoning (CBR)?
a) Diagnosis
b) Design
c) Planning
d) All of the above
b) Design
Choose the correct advantages of CBR.
a) Fast to train
b) A local approximation is found for each test case
c) Knowledge is in a form understanding by human
d) All of the above
d) All of the above
Machine learning as various Search and Optimisation algorithms. Identify among the following which is NOT evolutionary computation.
a) Genetic algorithm
b) Generic programming
c) Neuroevolution
d) Perception
d) Perception
Artificial intelligence is the process that allows a computer to learn
and make decisions like humans. True or False?
True
Which of the following is not machine learning disciplines?
a) Information theory
b) Optimisation + control
c) Physics
d) Neuro statistics
d) Neuro statistics
What does K stand for in K mean algorithm?
a) Number of clusters
b) Number of data
c) Number of attributes
d) Number of iterations
a) Number of clusters
Decision tree cannot be used for clustering. True or False?
False
Identify the clustering method which takes care of variance in data.
a) Decision tree
b) Gaussian mixture model
c) K means
d) All of the above
b) Gaussian mixture model
Which of the following is NOT a supervised learning?
a) PCA
b) Naïve Bayesian
c) Linear regression
d) Decision tree
a) PCA
What is unsupervised learning?
a) Number of groups may be known
b) Features of group explicitly stated
c) Neither feature nor number of groups is known
d) None of the above
c) Neither feature nor number of groups is known
Which of the following is not a machine learning algorithm?
a) Support Vector Machine (SVM)
b) Scalable Vector Graphics (SVG)
c) Random Test
d) None of the above
b) SVG
What is true about Machine Learning?
a) Artificial intelligence
b) Rule-based inference
c) Both A and B
d) None of the above
c) Both artificial intelligence and rule-based inference
Which of the following is not machine learning?
a) Artificial intelligence
b) Rule-based inference
c) Both A and B
d) None of the above
b) Rule-based inference
Identify the method which is used for trainControl resampling.
a) svm
b) repeatedcv
c) Bag32
d) None of the above
b) repeatedcv
Among the following option identify the one which is used to create the most common graph types.
a) Plot
b) Quickplot
c) Qplot
d) All of the above
c) Qplot