Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > PMI > CPMAI > CPMAI_v7

CPMAI_v7 Cognitive Project Management in AI CPMAI v7 - Training & Certification Question and Answers

Question # 4

Your team is working on an NLP model and has just operationalized the first model. Your team makes updates to the model, overwrites the original model, and puts this new model into operation. However, one of the teams using the model has seen a decrease in performance and is asking to use the original model.

What critical error did your team make?

A.

They did not have data governance in place

B.

They did not practice model versioning and keep all versions of the model

C.

They did not have a model retraining pipeline that took into account models

D.

They did not practice model iteration and properly iterate on the model

Full Access
Question # 5

A team has started working on their first AI project and they are running this project like a traditional software development project. About two months into the project the team is hitting some major issues, and you’re tasked with coming in to help manage this project. Immediately you realize that AI projects need to be treated like data-centric projects.

What’s the next best course of action?

A.

Bring in data centric methodology best practices to get this project back on track

B.

Get the existing team up to speed and make sure existing Agile approaches can support the AI effort

C.

Hire an entirely new team making sure there is at least one data scientist on this new team

D.

Hire an outside consulting firm to handle the technical aspects while you train the team yourself on data centric best practices

Full Access
Question # 6

Your organization wants to use Generative AI. What are examples of when Generative AI can and should be used? (Select all that apply.)

A.

Human Augmentation

B.

Explainable Decision-support systems

C.

Content Generation

D.

Data Augmentation for Training

E.

Programmatic automated content generation

F.

Virtual Avatars and Characters

Full Access
Question # 7

An inexperienced team is training a neural network model on a desktop computer and this is taking a significant amount of time. What would you recommend to them to speed up model training?

A.

Train the model over multiple desktop computers

B.

Train the model on GPUs

C.

Use a contractor to do the training portion

D.

Break the dataset up into multiple smaller datasets and train the model on each of the smaller datasets over a desktop computer

Full Access
Question # 8

Recently, you implemented an augmented intelligence application at work to help employees do their job better. However, employees have been resistant to this change and aren’t using the application as expected. What could have been done better to get the team to feel comfortable with this technology and use it? (Select all that apply.)

A.

Ask end users what information and technology they need to help them do their job better and build the tool to help with these pain points.

B.

Have the team that built the technology relay to employees this tool is to augment, and not replace their jobs.

C.

Have upper management relay to employees this tool is to augment, and not replace their jobs.

D.

Provide training for everyone to have all employees feel more comfortable using the technology even if they aren’t using the technology yet.

Full Access
Question # 9

A team is retraining a model and creating a new version of that model. What’s the most important thing for the team to have in place before doing this?

A.

Model operations

B.

Data operations

C.

Model discovery

D.

Model Governance

Full Access
Question # 10

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 # 11

You just joined a new company and they want to start their first AI project. Senior management thinks the best approach is to just buy AI from a vendor. You know that AI is something you do, not something you buy.

What is your next best course of action to address this?

A.

Share prior experiences with how your last team addressed this problem and how you solved it

B.

Help senior management do research on AI vendors

C.

Share prior experiences with how your last team addressed this problem and their data quality issues

D.

Say nothing and let the team figure it out for themselves

Full Access
Question # 12

A team is getting ready to begin working on a ML project. They need to build a data preparation pipeline and someone on the team suggests they reuse the same pipeline they created for their last project.

What’s wrong with this suggestion?

A.

Pipelines are model operationalization need specific.

B.

Pipelines are pattern and model need specific.

C.

Pipelines are pattern needs specific so as long as it’s the same pattern then you can reuse the pipeline.

D.

There is no issue. Pipelines can be reused as needed between projects.

Full Access
Question # 13

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

A.

Phase I

B.

Phase II

C.

Phase III

D.

Phase IV

E.

Phase V

F.

Phase VI

Full Access
Question # 14

You’re working on a project and are working with personally identifiable information (PII). What’s the best approach to take when it comes to collecting and using this data?

A.

Use noise reduction techniques to reduce all forms of data noise

B.

Implement a new data privacy policy

C.

Store the data in a data warehouse

D.

If this data is not needed, use Data anonymization techniques to remove it before feeding to models

Full Access
Question # 15

Your team is testing the NLP model they just created to make sure it’s performing as expected. Some of your team members want to move this model to production and move to the next iteration.

What’s wrong with this workflow?

A.

You need to make sure the AI Go/No Go questions have been addressed

B.

Nothing is wrong with this workflow. You can move to the next iteration

C.

Team members should not be able to move to new projects until senior management signs off

D.

Model Evaluation requires continuous model evaluation, retraining, and operationalization

Full Access
Question # 16

You are working for a large multinational organization and have been assigned to a new project. For your new ML project you need to make sure you’re managing data privacy and security as you’re working with sensitive customer data.

What critical security issues do you need to make sure you address? (Select all that apply.)

A.

Compliance with Data Privacy Laws even if they are out of your physical jurisdiction

B.

Securing model data and metadata

C.

Securing data at rest

D.

Securely storing all data collected for training purposes

Full Access
Question # 17

Your team is tasked with selecting an algorithm for a supervised learning classification project. Which algorithm might you choose?

A.

Gaussian mixture

B.

Q learning

C.

K-nearest neighbor

D.

K-means

Full Access
Question # 18

You’re in charge of marketing at your organization and you’ve been tasked with using AI to help create marketing images. What’s a good solution for this need?

A.

Generative AI solutions for content generation

B.

Image and object detection and recognition systems

C.

Autonomous patterns and process automation

D.

Decision tree and Random Forest approaches

Full Access
Question # 19

Your team is trying to determine which pattern best fits their AI problem. To do this the project team is running through the seven patterns of AI to figure out what pattern best applies to their problem.

Which of the following is the best approach?

A.

When in doubt, go with the Patterns & Anomalies pattern as all AI projects are about pattern matching.

B.

Determine what you’re trying to accomplish and see which pattern(s) of AI fit best.

C.

Apply every pattern to the project.

D.

When in doubt, don’t apply any pattern of AI.

Full Access
Question # 20

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 # 21

A project manager meets with a customer for initial discussions about an upcoming project. At the end of the meeting, the customer asks the project manager for a rough estimate of the project duration. Based on her experience with three similar projects, the project manager provides an estimate of 8–10 months.

What’s wrong with this timeframe?

A.

It’s underestimating the project timeline by 3 months

B.

It fits into a waterfall timeframe, but not an agile project timeframe

C.

It’s not accounting for data preparation timelines

D.

It’s not accounting for potential project delays

Full Access
Question # 22

You’re testing your model and it is overly sensitive to the fluctuations of data and having trouble generalizing. What type of problem is this?

A.

You are underfitting the data

B.

You are overfitting the data

C.

You have selected the wrong algorithm

D.

You have selected the wrong data

Full Access
Question # 23

You recently completed an image recognition project at your company that was focused on identifying different types of cars. You have now been assigned a new image recognition project that is focused on identifying different types of animals. You know you can shortcut model development by using a specific technique.

What is this technique called?

A.

Reinforcement Learning

B.

Generative AI

C.

Transfer Learning

D.

Pre-Trained Models

Full Access
Question # 24

One of the key elements of a data-centric methodology is the data requirements phase. During CPMAI Phase II, several unexpected issues have developed and are now threatening the data collection efforts.

What course of action might make the issue worse?

A.

See if you can expand the scope to continue with the project

B.

See if you already have access to enough data to continue with the project

C.

See if you can adjust the scope of this interaction to continue with the project

D.

See if you can purchase the data needed to continue with the project

Full Access
Question # 25

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 # 26

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 # 27

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 # 28

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 # 29

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
Question # 30

Using machine learning and other cognitive approaches to understand how to take past/existing behavior and predict future outcomes or help humans make decisions about future outcomes using insight learned from past behavior/interactions/data is a core part to which pattern(s) of AI?

A.

Goal Driven Systems

B.

Predictive Analytics & Decision Support and Patterns and Anomalies

C.

Recognition Pattern

D.

Predictive Analytics & Decision Support

Full Access