formattive-2(DataSciece)
  • 1. Decision tree is the most powerful for ____
A) both a and b
B) prediction
C) None of these
D) classification
  • 2. Decision trees can handle_____
A) High dimensional data
B) low diamesional data
C) medium dimensional data
D) None of these
  • 3. In Decision-tree algorithm At the beginning, we consider the whole training set as ____
A) steam
B) root
C) None of these
D) leaf
  • 4. ___is the measure of uncertainty of a random variable, it characterizes the impurity of an arbitrary collection of examples.
A) Entropy
B) Gini Index
C) Information Gain
D) None of these
  • 5. What are the advantages of the decision tree?
A) Both
B) What are the advantages of the decision tree?
C) Non-linear patterns in the data can be captured easily
D) None of these
  • 6. Which of the following is correct with respect to random forest?
A) None of these
B) Random forest are easy to interpret but often very accurate
C) forest are Random difficult to interpret but often very accurate
D) Random forest are difficult to interpret but very less accurate
  • 7. Which of the following is an essential process in which the intelligent methods are applied to extract data patterns?
A) Text Mining
B) Warehousing
C) Data Mining
D) Data Selection
  • 8. What is KDD in data mining?
A) Knowledge Discovery Database
B) Knowledge Discovery Data
C) Knowledge data house
D) Knowledge Data definition
  • 9. For what purpose, the analysis tools pre-compute the summaries of the huge amount of data?
A) For data access
B) For authentication
C) In order to maintain consistency
D) To obtain the queries response
  • 10. What are the functions of Data Mining?
A) Cluster analysis and Evolution analysis
B) All of the above
C) Prediction and characterization
D) Association and correctional analysis classification
  • 11. Which one of the following statements about the K-means clustering is incorrect?
A) All of the above
B) The goal of the k-means clustering is to partition (n) observation into (k) clusters
C) The nearest neighbor is the same as the K-means
D) K-means clustering can be defined as the method of quantization
  • 12. In data mining, how many categories of functions are included?
A) 3
B) 4
C) 5
D) 2
  • 13. What is the importance of using PCA before the clustering? Choose the most complete answer
A) Find the explained variance
B) Avoid bad features
C) Find good features to improve your clustering score
D) Find which dimension of data maximize the features variance
  • 14. Following the steps to run a PCA's algorithm, why is so important standardize your data?
A) data allows other people understand better your work
B) Make the training time more fast
C) Find the features which can best predicts Y
D) Use Standardize the best practices of data wrangling
  • 15. . Which of the following model model include a backwards elimination feature selection routine?
A) MCRS
B) All of the mentioned
C) MCV
D) MARS
  • 16. Which of the following function is a wrapper for different lattice plots to visualize the data?
A) featurePlot
B) plotsample
C) None of the mentioned
D) levelplot
  • 17. Which of the following can be used to impute data sets based only on information in the training set?
A) postProcess
B) preProcess
C) process
D) All of the above
  • 18. The function preProcess estimates the required parameters for each operation.
A) True
B) False
  • 19. Which of the following can also be used to find new variables that are linear combinations of the original set with independent components?
A) ICA
B) SCA
C) PCA
D) None of the mentioned
  • 20. . The preProcess class can be used for many operations on predictors.
A) True
B) False
Created with That Quiz — where a math practice test is always one click away.