DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Exam Questions
138 real DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST exam questions with expert-verified answers and explanations. Page 3 of 3.
- Question #101
Refer to the exhibit. You are building a decision tree. In this exhibit, four variables are listed with their respective values of info-gain. Based on this information, on which at...
- Question #102Feature Engineering and Dimensionality Reduction
You have collected the 100's of parameters about the 1000's of websites e.g. daily hits, average time on the websites, number of unique visitors, number of returning visitors etc....
PCAdimensionality reductionfeature importanceunsupervised learning - Question #103
Which of the below best describe the Principal component analysis
- Question #104Machine Learning Algorithms
You are working in a data analytics company as a data scientist, you have been given a set of various types of Pizzas available across various premium food centers in a country. Th...
K-means clusteringunsupervised learningalgorithm selectionclustering - Question #105Feature Engineering
Feature Hashing approach is "SGD-based classifiers avoid the need to predetermine vector size by simply picking a reasonable size and shoehorning the training data into vectors of...
feature hashingmodel interpretabilityhashing trickSGD classifiers - Question #106Feature Engineering
What are the advantages of the Hashing Features?
feature hashingmemory efficiencyhashing trickvectorization - Question #107Feature Engineering
In machine learning, feature hashing, also known as the hashing trick (by analogy to the kernel trick), is a fast and space-efficient way of vectorizing features (such as the words...
feature hashingmemory efficiencyhashing trickcoefficient storage - Question #108Statistics and Probability
Suppose A, B , and C are events. The probability of A given B , relative to P(|C), is the same as the probability of A given B and C (relative to P ). That is,
conditional probabilityBayes theoremprobability theorystatistical inference - Question #109Machine Learning Algorithms
What is the considerable difference between L1 and L2 regularization?
L1 regularizationL2 regularizationmodel sizesparsity - Question #110Machine Learning Algorithms
Regularization is a very important technique in machine learning to prevent overfitting. Mathematically speaking, it adds a regularization term in order to prevent the coefficients...
L1 regularizationL2 regularizationweight penaltyoverfitting - Question #111Machine Learning Algorithms
Select the correct option which applies to L2 regularization
L2 regularizationanalytical solutionsnon-sparse outputsfeature selection - Question #112Machine Learning Algorithms
Regularization is a very important technique in machine learning to prevent over fitting. And Optimizing with a L1 regularization term is harder than with an L2 regularization term...
L1 regularizationoptimizationdifferentiabilitygradient descent - Question #113Machine Learning Algorithms
Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several variables that may be......
logistic regressioncategorical variablesnumerical variablesclassification - Question #114Machine Learning Algorithms
Spam filtering of the emails is an example of
supervised learningspam filteringclassificationemail classification - Question #115Machine Learning Algorithms
Select the choice where Regression algorithms are not best fit
regressioncategorical variablesalgorithm selectionsupervised learning - Question #116Machine Learning Algorithms
Question-13. Which of the following is not the Classification algorithm?
classification algorithmsSVMneural networksHidden Markov Models - Question #117
You are working in an ecommerce organization, where you are designing and evaluating a recommender system, you need to select which of the following metric wilt always have the lar...
- Question #118
Under which circumstance do you need to implement N-fold cross-validation after creating a regression model?
- Question #119Machine Learning Algorithms
A data scientist wants to predict the probability of death from heart disease based on three risk factors: age, gender, and blood cholesterol level. What is the most appropriate me...
logistic regressionbinary classificationalgorithm selectionhealthcare analytics - Question #120Machine Learning Algorithms
You are analyzing data in order to build a classifier model. You discover non-linear data and discontinuities that will affect the model. Which analytical method would you recommen...
decision treesnon-linear datadiscontinuitiesalgorithm selection - Question #121Machine Learning Algorithms
Your customer provided you with 2. 000 unlabeled records three groups. What is the correct analytical method to use?
K-means clusteringunsupervised learningunlabeled dataalgorithm selection - Question #122
What describes a true limitation of Logistic Regression method?
- Question #123Feature Engineering
What are the advantages of the mutual information over the Pearson correlation for text classification problems?
mutual informationPearson correlationfeature selectiontext classification - Question #124Dimensionality Reduction
The figure below shows a plot of the data of a data matrix M that is 1000 x 2. Which line represents the first principal component?
PCAprincipal component analysisdimensionality reductiondata visualization - Question #125Machine Learning Algorithms
Question-18. What is the best way to ensure that the k-means algorithm will find a good clustering of a collection of vectors?
K-means clusteringcentroid initializationLloyd's algorithmclustering optimization - Question #126Statistics and Probability
A website is opened 3 times by a user. What is the probability of he clicks 2 times the advertisement, is best calculated by
binomial distributionprobability distributionsdiscrete distributionstatistics - Question #127Statistical Concepts and Probability
Suppose a man told you he had a nice conversation with someone on the train. Not knowing anything about this conversation, the probability that he was speaking to a woman is 50% (a...
Bayes' theoremconditional probabilityprior probabilityprobabilistic reasoning - Question #128Machine Learning Fundamentals
Which of the following could be features?
featuresinput variablesmachine learning basics - Question #129
Refer to image below
- Question #130Classification Algorithms
A fruit may be considered to be an apple if it is red, round, and about 3" in diameter. A naive Bayes classifier considers each of these features to contribute independently to the...
Naive Bayesfeature independenceconditional independenceclassification - Question #131Classification Algorithms
Select the correct statement regarding the naive Bayes classification
Naive Bayesparameter estimationconditional independencetraining data - Question #132Classification Algorithms
In which of the following scenario we can use Naive Bayes theorem for classification
Naive Bayesclassification use casesspam detectionprobabilistic classification - Question #133Classification Algorithms
Which of the following are advantages of the Support Vector machines?
SVMhigh dimensional datakernel methodsmemory efficiency - Question #134Machine Learning Fundamentals
Support vector machines (SVMs) are a set of supervised learning methods used for
SVMsupervised learningclassificationregression - Question #135Classification Algorithms
Select the correct problems which can be solved using SVMs
SVMtext categorizationimage classificationbioinformatics - Question #136Machine Learning Fundamentals
Which is an example of supervised learning?
supervised learningunsupervised learningSVMPCA - Question #137Statistical Concepts and Probability
Which of the following are point estimation methods?
MAP estimationMLEMMSEpoint estimation - Question #138Statistical Concepts and Probability
In statistics, maximum-likelihood estimation (MLE) is a method of estimating the parameters of a statistical model. When applied to a data set and given a statistical model, maximu...
MLEnormalizing constantlikelihood maximizationparameter estimation