CertNexus Certified Artificial Intelligence Practitioner (CAIP) - AIP-210 Exam Practice Test

Why do data skews happen in the ML pipeline?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the open framework designed to help detect, respond to, and remediate threats in ML systems?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which two encodes can be used to transform categories data into numerical features? (Select two.)
Correct Answer: B,C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
We are using the k-nearest neighbors algorithm to classify the new data points. The features are on different scales.
Which method can help us to solve this problem?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following describes a benefit of machine learning for solving business problems?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
In addition to understanding model performance, what does continuous monitoring of bias and variance help ML engineers to do?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following approaches is best if a limited portion of your training data is labeled?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
For each of the last 10 years, your team has been collecting data from a group of subjects, including their age and numerous biomarkers collected from blood samples. You are tasked with creating a prediction model of age using the biomarkers as input. You start by performing a linear regression using all of the data over the 10- year period, with age as the dependent variable and the biomarkers as predictors.
Which assumption of linear regression is being violated?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following is a common negative side effect of not using regularization?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
In general, models that perform their tasks:
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).