Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

CPMAI_v7 Questions and Answers

Question # 6

In what way would you be using Generative AI if you used the results of the Generative AI solution to improve and accelerate your job?

A.

Used for Hyperpersonalization

B.

As an autonomous system removing the human from the loop

C.

As an Augmented Intelligence system

D.

As a programmatic approach for automation

Full Access
Question # 7

You have been tasked at your organization to manage a large language model (LLM) project. Identify what LLMs are useful for. (Select all that apply.)

A.

Process automation

B.

Text summarization

C.

Machine Translation

D.

Classify and categorize content

E.

Code generation

F.

Improve search quality

Full Access
Question # 8

You are establishing the data requirements for the project. Which of the following tasks is the least likely to impact data requirements?

A.

The quality of the data you collect

B.

The makeup of your data team

C.

The volume of the data you collect

D.

The location/source of your data collection

Full Access
Question # 9

Clean, well-labeled datasets used for machine learning are partitioned into three subsets: Training sets, Validation sets, and Test sets. As your team is doing this, what’s the best way to split up this data?

A.

Split by patterned subsampling

B.

Split by random subsampling

C.

Use the same data for all sets

D.

Split by alphabetical order

Full Access
Question # 10

You have been brought on to manage a recognition project, specifically an image recognition project, for an Autonomous Retail application. You know that you need to make sure you have sufficient data for this project. What’s the best way to approach this?

A.

Take all the data your company has as well as purchase additional external data

B.

Take inventory of all data your company has and use the relevant data

C.

Take all the existing data you have and apply it to this project

D.

Take inventory of all data your team has and use the relevant data

Full Access
Question # 11

The confusion matrix measures how the algorithm performs for a binary classification activity. As your team is running tests to evaluate model performance, they are seeing the model is incorrectly categorizing flowers as trees. Your model is provided the following:

A.

False Negative results

B.

False Positive results

C.

True Positive results

D.

True Negative results

Full Access
Question # 12

You’re working with a small inexperienced team on a new ML project. Choosing the best algorithm with the best settings given the training and test data is proving to be very hard for them. You lack the critical data science resources available on your team, and can’t wait weeks until a data science resource becomes available to join your team.

What’s your best course of action?

A.

Outsource the project ASAP

B.

Find a citizen data scientist to help

C.

Put the project on hold until the resources needed become available

D.

Use an AutoML solution

Full Access
Question # 13

The team is working to build a data preparation pipeline for the conversational chatbot project. Which phase of CPMAI is this done?

A.

Phase I

B.

Phase II

C.

Phase III

D.

Phase IV

E.

Phase V

F.

Phase VI

Full Access
Question # 14

Your team is running a forecasting project and wants to use previous user data to better predict future outcomes. However your team doesn’t have access to all the data it needs. What’s the best course of action?

A.

Move ahead as planned and hope you get access to the data once you need it. Since you’re using an iterative approach you can always go back to steps as needed later on.

B.

Cautiously move forward knowing you may need to pause mid-project which is ok.

C.

Move ahead as planned so you stay on time with your project.

D.

Do not move forward until you have access to all the data you need.

Full Access
Question # 15

Creating machine learning models can be complicated. Your team wants to use tools called Automated Machine Learning (AutoML) to simplify the process. You know of another team that has used AutoML tools and it's saved the team a lot of time.

However, what's the one area you should not have the AutoML tool help with?

A.

Automatic model assessment

B.

Iterative modeling and evaluation

C.

Automatic hyperparameter tuning

D.

Automatic model selection

E.

Automatic algorithm selection

Full Access
Question # 16

You’re working with an inexperienced team and this is all their first AI project. You’re trying to work on a supervised learning binary classification problem to determine if emails are spam or not.

What is the best approach for this project?

A.

Pick a simple algorithm such as naive bayes

B.

Pick a neural network algorithm since you know this works well for supervised learning approaches

C.

Pick an ensemble method since you’re not sure which algorithm will perform best

D.

Pick a simple algorithm such as Gaussian mixture

Full Access
Question # 17

Your team is working on an AI system to provide a more personalized experience for customers on your website. What should the team do in regard to determining the pattern of AI with regards to the ROI of the project?

A.

First identify the AI pattern you want to use and then figure out the ROI

B.

First determine the pattern of AI you want to use and then work with stakeholders to come up with ROI

C.

First identify the objective you’re trying to solve or the ROI you desire and then use that to figure out the correct pattern

D.

First talk to senior managers who set the ROI of the project

Full Access
Question # 18

Your team is starting a new facial recognition project and you want to ensure that the project is being done with Trustworthy AI in mind. At what phase of CPMAI would Trustworthy AI be considered?

A.

Phase I

B.

Phase II

C.

Phase III

D.

Phase IV

E.

Phase V

F.

Phase VI

G.

All phases

Full Access
Question # 19

Senior management has tasked your group to analyze a data set to uncover insights into the data. What is the best approach to use to do this?

A.

Data Governance

B.

Data Integration

C.

Data preparation

D.

Data Mining or Data Analytics

Full Access
Question # 20

You want to create a model to figure out if a customer would be likely to repurchase a certain item. The project owner doesn’t want you to create anything too complicated, and you have a limited data set to work with.

A.

Ensemble models

B.

Naive Bayes

C.

Neural Networks

D.

Generative AI

Full Access
Question # 21

Your team is using a neural network algorithm to generate a Machine Learning Model. What specific artifacts need to be included? (Select all that apply.)

A.

The algorithm code

B.

Supporting training data

C.

Bias-variance tradeoff

D.

Hyperparameter settings

Full Access
Question # 22

The growth of Big Data has led to a desire to be able to do more to process and extract more value from Big Data. Simply storing data and providing analytics is no longer enough anymore to remain competitive.

To keep your organization competitive, you need to:

A.

Make sure the technical team has deep understanding of big data and how best to extract value from big data to unleash it for competitive advantage.

B.

Make sure senior management has deep understanding of big data and how best to extract value from big data to unleash it for competitive advantage.

C.

Make sure all senior leadership is data literate, understands the V’s of big data, data’s connections to your specific team, and how to extract value from big data to unleash it for competitive advantage.

D.

Make sure everyone on the team has an understanding of data, its connections to the organization, and how to extract value from big data to unleash it for competitive advantage.

Full Access
Question # 23

You are working on the data engineering pipeline for the AI project and you want to make sure to address the creation of pipelines to deal with model iteration. What part of the pipeline best deals with this step?

A.

Data Acquisition / Ingest / Capture

B.

Retraining Pipelines

C.

Feature Engineering

D.

ELT Pipeline

Full Access
Question # 24

Your team is working on an image recognition system to help identify plants. They have collected a large amount of data but need to get this data labeled.

Which phase of CPMAI is this done?

A.

Phase I

B.

Phase II

C.

Phase III

D.

Phase IV

E.

Phase V

F.

Phase VI

Full Access
Question # 25

Your model is going to be used for continuous monitoring of machinery, with need for continuous, instant model predictions. What’s the most appropriate Model Operationalization approach?

A.

Real-time prediction

B.

Web service / Microservice

C.

Batch prediction

D.

Stream learning

Full Access
Question # 26

During which phase of an AI project should you consider Trustworthy AI considerations?

A.

Phase I: Business Understanding

B.

Phase II: Data Understanding

C.

Phase VI: Model Operationalization

D.

Every Phase of the AI project

Full Access
Question # 27

Enhancing and cleaning data is an important action during which phase of CPMAI?

A.

Phase VI

B.

Phase I

C.

Phase V

D.

Phase III

E.

Phase II

F.

Phase IV

Full Access
Question # 28

During CPMAI Phase II, it’s important to not only understand the sources of your data but also what data is required for training as well as identifying the features that are required.

When looking to gather data, what approach is best when determining how much data you need?

A.

The “Goldilocks” approach

B.

The “less is better” approach

C.

The “more is better” approach

D.

There is no correct approach

Full Access
Question # 29

Your team is working on a new facial recognition application. Since this technology has the potential to be mis-used you think it’s important to set guidelines for the proper use of this application and you want to make sure the AI system is built for some positive purpose. What area of Trustworthy AI does this best fall under?

A.

Transparent AI

B.

Governed AI

C.

Responsible AI

D.

Explainable AI

Full Access
Question # 30

Which of the following best describes the technical definition of Machine Learning?

A.

An approach to using increasing levels of intelligence to solve greater cognitive needs from unintelligent automation to autonomous business process.

B.

A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P if its performance at tasks in T, as measured by P, improves with experience E.

C.

The application of pre-defined rules and algorithms to solve complex problems.

D.

The use of computing technology to enable machines to gain cognitive intelligence.

Full Access