DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Exam Questions
138 real DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1VxRail Concepts and Architecture
Suppose you have been given two Random Variables X and Y, whose joint distribution is already known, the marginal distribution of X is simply the probability distribution of X aver...
marginal distributionjoint probabilityrandom variablesstatistics - Question #2VxRail Concepts and Architecture
Suppose that the probability that a pedestrian will be tul by a car while crossing the toad at a pedestrian crossing without paying attention to the traffic light is lo be computed...
marginal probabilityjoint distribution tablediscrete random variable - Question #3
You have modeled the datasets with 5 independent variables called A,B,C,D and E having relationships which is not dependent each other, and also the variable A,B and C are continuo...
- Question #4
RMSE measures error of a predicted
- Question #5
Suppose you have made a model for the rating system, which rates between 1 to 5 stars. And you calculated that RMSE value is 1.0 then which of the following is correct
- Question #6VxRail Concepts and Architecture
You are creating a regression model with the input income, education and current debt of a customer, what could be the possible output from this model.
regression modelmodel outputloan default prediction - Question #7VxRail Concepts and Architecture
In which of the scenario you can use the regression to predict the values
regression use casesforecastingprediction applications - Question #8Model Evaluation and Selection
RMSE is a good measure of accuracy, but only to compare forecasting errors of different models for a______, as it is scale-dependent.
RMSEscale-dependent metricsmodel evaluationforecasting - Question #9Supervised Learning
You are creating a Classification process where input is the income, education and current debt of a customer, what could be the possible output of this process.
classificationrisk classificationsupervised learningloan prediction - Question #10
Let's say you have two cases as below for the movie ratings 1. You recommend to a user a movie with four stars and he really doesn't like it and he'd rate it two stars 2. You recom...
- Question #11Model Evaluation and Selection
RMSE is a useful metric for evaluating which types of models?
RMSEregression metricslinear regressionmodel evaluation - Question #12
Select the correct statement which applies to logistic regression
- Question #13Supervised Learning
Suppose that we are interested in the factors that influence whether a political candidate wins an election. The outcome (response) variable is binary (0/1); win or lose. The predi...
logistic regressionbinary classificationsupervised learningclassification - Question #14Supervised Learning
A researcher is interested in how variables, such as GRE (Graduate Record Exam scores), GPA (grade point average) and prestige of the undergraduate institution, effect admission in...
logistic regressionbinary classificationsupervised learningclassification - Question #15Machine Learning Fundamentals
In unsupervised learning which statements correctly applies
unsupervised learningmachine learning typespattern recognitionno target variable - Question #16Machine Learning Fundamentals
Select the correct statement which applies to Supervised learning
supervised learningmachine learning typestarget variableprediction - Question #17Supervised Learning
Which of the following is a correct example of the target variable in regression (supervised learning)?
regressionsupervised learningtarget variablecontinuous prediction - Question #18Unsupervised Learning
Select the correct algorithm of unsupervised algorithm
unsupervised learningK-Meansclusteringalgorithm selection - Question #19Machine Learning Fundamentals
Classification and regression are examples of___________.
supervised learningclassificationregressionmachine learning types - Question #20Unsupervised Learning
Reducing the data from many features to a small number so that we can properly visualize it in two or three dimensions. It is done in_______
unsupervised learningdimensionality reductiondata visualizationfeature reduction - Question #21Supervised Learning
If you are trying to predict or forecast a discrete target value, then which is the correct options
classificationsupervised learningdiscrete targetalgorithm selection - Question #22Machine Learning Fundamentals
Select the correct option from the below
supervised learningunsupervised learningmachine learning typesalgorithm selection - Question #23Supervised Learning
Select the correct statement which applies to K-Nearest Neighbors
K-Nearest Neighborsalgorithm propertiesnon-parametricmemory-based learning - Question #24
Select the statement which applies correctly to the Naive Bayes
- Question #25Algorithm Selection and Application
Which of the following technique can be used to the design of recommender systems?
recommender systemscollaborative filteringalgorithm selectionunsupervised learning - Question #26Algorithm Selection and Application
You are working on a problem where you have to predict whether the claim is done valid or not. And you find that most of the claims which are having spelling errors as well as corr...
algorithm selectionclassificationNaive BayesRandom Forests - Question #27Algorithm Selection and Application
Scenario: Suppose that Bob can decide to go to work by one of three modes of transportation, car, bus, or commuter train. Because of high traffic, if he decides to go by car. there...
Naive BayesBayes theoremconditional probabilityprobabilistic reasoning - Question #28
In which of the following scenario you should apply the Bay's Theorem
- Question #29Algorithm Selection and Application
Marie is getting married tomorrow, at an outdoor ceremony in the desert. In recent years, it has rained only 5 days each year. Unfortunately, the weatherman has predicted rain for...
Naive BayesBayes theoremconditional probabilityprobabilistic reasoning - Question #30Algorithm Selection and Application
Your company has organized an online campaign for feedback on product quality and you have all the responses for the product reviews, in the response form people have check box as...
text classificationNaive BayesNLPalgorithm selection - Question #31Algorithm Selection and Application
Suppose you have been given a relatively high-dimension set of independent variables and you are asked to come up with a model that predicts one of Two possible outcomes like "YES"...
classificationSVMhigh-dimensional dataalgorithm selection - Question #32Machine Learning Algorithms
A bio-scientist is working on the analysis of the cancer cells. To identify whether the cell is cancerous or not, there has been hundreds of tests are done with small variations to...
Naive Bayesclassificationbinary classificationsupervised learning - Question #33Machine Learning Algorithms
Find out the classifier which assumes independence among all its features?
Naive Bayesfeature independenceclassifier assumptions - Question #34Machine Learning Concepts
Digit recognition, is an example of.....
classificationsupervised learningdigit recognition - Question #35Machine Learning Concepts
You are using one approach for the classification where to teach the agent not by giving explicit categorizations, but by using some sort of reward system to indicate success, wher...
reinforcement learningreward systemlearning paradigms - Question #36Feature Engineering and Dimensionality Reduction
Select the correct statement which applies to Principal component analysis (PCA)
PCAdimensionality reductioncorrelated variablesfeature transformation - Question #37Feature Engineering and Dimensionality Reduction
Select the correct objectives of principal component analysis
PCAdimensionality reductionunsupervised learningfeature extraction - Question #38Data Science Methodology
Select the sequence of the developing machine learning applications
ML workflowmodel development lifecycledata science process - Question #39Machine Learning Algorithms
What type of output generated in case of linear regression?
linear regressioncontinuous outputregression output types - Question #40Machine Learning Algorithms
In which of the scenario you can use the linear regression model?
linear regressionuse casesregression applications - Question #41Machine Learning Algorithms
Which of the following statement true with regards to Linear Regression Model?
linear regressionOLSordinary least squaresmodel fitting - Question #42
What describes a true property of Logistic Regression method?
- Question #43Machine Learning Algorithms
A data scientist is asked to implement an article recommendation feature for an on-line magazine. The magazine does not want to use client tracking technologies such as cookies or...
content-based filteringclusteringrecommendation systemsK-means - Question #44Model Evaluation and Validation
Which of the following statement is true for the R square value in the regression model?
R-squaredregression metricsmodel evaluationoverfitting - Question #45
Which technique you would be using to solve the below problem statement? "What is the probability that individual customer will not repay the loan amount?"
- Question #46Databricks and Big Data Tools
What is one modeling or descriptive statistical function in MADlib that is typically not provided in a standard relational database?
MADlibin-database analyticslinear regressionSQL ML - Question #47Machine Learning Algorithms
You are creating a model for the recommending the book at Amazon.com, so which of the following recommender system you will use you don't have cold start problem?
cold start problemcontent-based filteringrecommender systemscollaborative filtering - Question #48Machine Learning Concepts
Clustering is a type of unsupervised learning with the following goals
clusteringunsupervised learningsimilarityutility function - Question #49Machine Learning Algorithms
Assume some output variable "y" is a linear combination of some independent input variables "A" plus some independent noise "e". The way the independent variables are combined is d...
linear regressionOLSmatrix algebranormal equation - Question #50
Refer to Exhibit In the exhibit, the x-axis represents the derived probability of a borrower defaulting on a loan. Also in the exhibit, the pink represents borrowers that are known...