MCQ QB
MCQ QB
MCQ QB
Remembering:
Understanding:
Applying: 3.
Which rule would you apply to calculate the conditional probability of event A given
event B?
A) Bayes' rule
B) Independence rule
C) Variance rule
D) Expectation rule
Answer: A
Remembering:
Applying: 3. Which method would you use to prevent overfitting in linear regression?
Evaluating: 5. Which kernel function would be most appropriate for non-linear data
separation?
A) Linear kernel
B) Polynomial kernel
C) Gaussian kernel
D) Both B and C
Answer: D
Creating: 6. How would you design a kernel function for a specific problem in a GLM?
Remembering:
Remembering:
A) To calculate probabilities
B) To find the most probable sequence of states
C) To reduce dimensionality
D) None of the above
Answer: B
Applying: 3. Which algorithm would you apply to calculate the likelihood of a sequence
in HMM?
A) Forward algorithm
B) Backward algorithm
C) Both A and B
D) Viterbi algorithm
Answer: C
Analyzing: 4. What is the difference between HMM and linear dynamical systems?
A) Initialization
B) Convergence
C) Scaling factors
D) All of the above
Answer: D
Creating: 6. How would you propose an improvement to the forward algorithm for
better performance in HMM?
Remembering:
A) Reducing bias
B) Reducing variance
C) Improving model accuracy
D) All of the above
Answer: D
Applying: 3. Which method would you use for combining models in ensemble learning?
A) Bagging
B) Boosting
C) Bayesian model averaging
D) All of the above
Answer: D
A) Splitting criteria
B) Pruning
C) Tree depth
D) All of the above
Answer: D
Creating: 6. How would you design a new ensemble learning method for a specific
problem?