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

PMI CPMAI_v7 - Cognitive Project Management in AI CPMAI v7 - Training & Certification

Page: 3 / 3
Total 100 questions

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

Use cognitive technologies/AI when you can’t code the rules or you can’t scale easily with people or automation. As a good rule of thumb when deciding if AI is right for the project you should:

A.

Decide if it’s a statistics pattern. If it’s statistical then go with the AI project.

B.

Decide if it’s probabilistic or deterministic patterns. If it’s deterministic then go with the AI project.

C.

See if simple rules work. If yes, then pick the right AI solution to solve the problem.

D.

Decide if it’s probabilistic or deterministic patterns. If it’s probabilistic then go with the AI project.

Your team is ready to operationalize the model they have been working on. It’s a model that is meant to be used on an “edge device,” specifically a mobile phone, and the user may sometimes be in remote locations without regular access to the internet.

What’s the most important thing to consider here?

A.

Make sure that you can use Generative AI solutions on an edge device

B.

Make sure the model lives in a hybrid environment

C.

Make sure the model is available over a cloud-based API

D.

Make sure the model lives on the edge device so it can be used regardless of internet connection

Your team has created a model that is going to be used for monitoring systems and it needs to provide analysis on a weekly basis. What’s the most appropriate Model Operationalization approach?

A.

Batch prediction

B.

Real-time prediction

C.

Web service / Microservice

D.

Stream learning

Your team is looking to develop an RPA bot to help with back-office processes such as data entry. What type of bot should your team be creating?

A.

Unattended bot

B.

Business Process Outsourcing

C.

Attended bot

D.

RPA is not the right solution to this problem

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

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

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

Your model has been working fine for the last three months, however recently you notice the model’s performance has greatly declined. What seems to have been overlooked in your workflow pipeline?

A.

Model retraining

B.

Model Operationalization

C.

Model Drift

D.

Model reevaluation

Recently your company has been getting a large number of spam emails and some employees have been clicking on these suspicious emails causing a headache for IT. The head of IT wants to create a more robust spam filter and your team has been tasked with this project.

What type of algorithm would you select for this problem?

A.

Clustering

B.

Regression

C.

Binary (or Binomial) Classification

D.

Multiclass Classification