ThatQuiz Test Library Take this test now
formattive-2(DataSciece)
Contributed by: Dhanalakshmi
  • 1. Decision tree is the most powerful for ____
A) None of these
B) both a and b
C) classification
D) prediction
  • 2. Decision trees can handle_____
A) None of these
B) High dimensional data
C) low diamesional data
D) medium dimensional data
  • 3. In Decision-tree algorithm At the beginning, we consider the whole training set as ____
A) root
B) steam
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) Information Gain
B) Gini Index
C) None of these
D) Entropy
  • 5. What are the advantages of the decision tree?
A) What are the advantages of the decision tree?
B) Both
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) Random forest are difficult to interpret but very less accurate
B) forest are Random difficult to interpret but often very accurate
C) Random forest are easy to interpret but often very accurate
D) None of these
  • 7. Which of the following is an essential process in which the intelligent methods are applied to extract data patterns?
A) Warehousing
B) Data Selection
C) Data Mining
D) Text Mining
  • 8. What is KDD in data mining?
A) Knowledge Discovery Data
B) Knowledge Discovery Database
C) Knowledge Data definition
D) Knowledge data house
  • 9. For what purpose, the analysis tools pre-compute the summaries of the huge amount of data?
A) For data access
B) In order to maintain consistency
C) To obtain the queries response
D) For authentication
  • 10. What are the functions of Data Mining?
A) All of the above
B) Association and correctional analysis classification
C) Prediction and characterization
D) Cluster analysis and Evolution analysis
  • 11. Which one of the following statements about the K-means clustering is incorrect?
A) The goal of the k-means clustering is to partition (n) observation into (k) clusters
B) K-means clustering can be defined as the method of quantization
C) All of the above
D) The nearest neighbor is the same as the K-means
  • 12. In data mining, how many categories of functions are included?
A) 5
B) 3
C) 4
D) 2
  • 13. What is the importance of using PCA before the clustering? Choose the most complete answer
A) Find good features to improve your clustering score
B) Find which dimension of data maximize the features variance
C) Avoid bad features
D) Find the explained variance
  • 14. Following the steps to run a PCA's algorithm, why is so important standardize your data?
A) Find the features which can best predicts Y
B) Make the training time more fast
C) data allows other people understand better your work
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) MARS
C) MCV
D) All of the mentioned
  • 16. Which of the following function is a wrapper for different lattice plots to visualize the data?
A) plotsample
B) None of the mentioned
C) levelplot
D) featurePlot
  • 17. Which of the following can be used to impute data sets based only on information in the training set?
A) process
B) postProcess
C) All of the above
D) preProcess
  • 18. The function preProcess estimates the required parameters for each operation.
A) False
B) True
  • 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) None of the mentioned
D) PCA
  • 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.