61.
Suppose you are using stacking with n different machine learning algorithms with k folds on data. Which of the following is true about one level (m base models + 1 stacker) stacking? Note: Here, we are working on binary classification problem All base models are trained on all features You are using k folds for base models

64.
PCA works better if there is
1. A linear structure in the data
2. If the data lies on a curved surface and not on a flat surface
3. If variables are scaled in the same unit

66.
Which statement about outliers is true?

67.
Select the correct answers for following statements.
1. Filter methods are much faster compared to wrapper methods.
2. Wrapper methods use statistical methods for evaluation of a subset of features while Filter methods use cross validation.

Read More Section(Machine Learning)

Each Section contains maximum 100 MCQs question on Machine Learning. To get more questions visit other sections.