QuestionQ1
Advanced Analytics - Theory, Application, and Interpretation of Results for Eight MethodsA decision tree is being constructed. An internal node is being assessed for partitioning on variables A and B. The internal node has an entropy of 0.8, and each variable has the following entropy:
- Variable A: 0.5
- Variable B: 0.4
Which variable will partition the data, and what is its information gain?
- A Variable B; information gain is 0.1
- B Variable B; information gain is 0.4
- C Variable A; information gain is 0.1
- D Variable A; information gain is 0.5
QuestionQ2
Initial Analysis of the DataWhat similarity do the matrix and array data structures share in R?
- A Both structures can contain only integers
- B Both structures can only contain one data type
- C Both structures can store multiple data types
- D Both structures must be 2-dimensional
Community Discussion
QuestionQ3
Advanced Analytics - Theory, Application, and Interpretation of Results for Eight MethodsFor which type of data should K-means clustering be used?
- A Ordinal
- B Numeric
- C Text
- D Nominal
Community Discussion
QuestionQ4
Initial Analysis of the DataWhat is a recommended use case for using regular expressions?
- A Linear regression
- B Decision trees
- C Logistic regression
- D In-database text analysis
Community Discussion
QuestionQ5
Initial Analysis of the DataAfter creating a density plot, you notice that the data has a long right-hand tail. What can you do to make the dataset more normally distributed?
- A Use a scatter plot to obtain a better picture
- B Use a histogram to obtain a better picture
- C Apply a square transformation
- D Apply a logarithmic transformation
Community Discussion
That's the end of the preview
It's free
100% of the questions are free for all users.
No strings attached.
Community Discussion