Pass the CertNexus Certified AI Practitioner AIP-210 Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

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?

Options:

A.

Equality of variance (Homoscedastidty)


B.

Independence


C.

Linearity


D.

Normality


Expert Solution
Questions # 12:

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?

Options:

A.

Log transformation


B.

Normalization


C.

Square-root transformation


D.

Standardization


Expert Solution
Questions # 13:

Which of the following items should be included in a handover to the end user to enable them to use and run a trained model on their own system? (Select three.)

Options:

A.

Information on the folder structure in your local machine


B.

Intermediate data files


C.

Link to a GitHub repository of the codebase


D.

README document


E.

Sample input and output data files


Expert Solution
Questions # 14:

What is the primary benefit of the Federated Learning approach to machine learning?

Options:

A.

It does not require a labeled dataset to solve supervised learning problems.


B.

It protects the privacy of the user's data while providing well-trained models.


C.

It requires less computation to train the same model using a traditional approach.


D.

It uses large, centralized data stores to train complex machine learning models.


Expert Solution
Questions # 15:

Which of the following principles supports building an ML system with a Privacy by Design methodology?

Options:

A.

Avoiding mechanisms to explain and justify automated decisions.


B.

Collecting and processing the largest amount of data possible.


C.

Understanding, documenting, and displaying data lineage.


D.

Utilizing quasi-identifiers and non-unique identifiers, alone or in combination.


Expert Solution
Questions # 16:

Which of the following describes a neural network without an activation function?

Options:

A.

A form of a linear regression


B.

A form of a quantile regression


C.

An unsupervised learning technique


D.

A radial basis function kernel


Expert Solution
Questions # 17:

You create a prediction model with 96% accuracy. While the model's true positive rate (TPR) is performing well at 99%, the true negative rate (TNR) is only 50%. Your supervisor tells you that the TNR needs to be higher, even if it decreases the TPR. Upon further inspection, you notice that the vast majority of your data is truly positive.

What method could help address your issue?

Options:

A.

Normalization


B.

Oversampling


C.

Principal components analysis


D.

Quality filtering


Expert Solution
Questions # 18:

Which of the following describes a typical use case of video tracking?

Options:

A.

Augmented dreaming


B.

Medical diagnosis


C.

Traffic monitoring


D.

Video composition


Expert Solution
Questions # 19:

In a self-driving car company, ML engineers want to develop a model for dynamic pathing. Which of following approaches would be optimal for this task?

Options:

A.

Dijkstra Algorithm


B.

Reinforcement learning


C.

Supervised Learning.


D.

Unsupervised Learning


Expert Solution
Questions # 20:

Which of the following options is a correct approach for scheduling model retraining in a weather prediction application?

Options:

A.

As new resources become available


B.

Once a month


C.

When the input format changes


D.

When the input volume changes


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions