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