Machine Learning Pipeline

Machine Learning Pipeline

Assessment

Quiz

Other

Professional Development

Hard

Created by

Miguel Saavedra

Used 30+ times

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Of the following, which is an example of machine learning? (Select TWO.)

A. Calculating the shortest route from current location to the destination

B. Optimizing product pricing based on real-time sales data

C. Sentiment analysis of text on product reviews

D. A loan approval system that classifies applicants entirely based on credit score

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an appropriate use case for unsupervised learning?

A. Partitioning an image of a street scene into multiple segments

B. Finding an optimal path out of a maze

C. Identifying clusters of housing sales based on related data points

D. Analyzing sentiment of social media posts

3.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

A retail company wants to deploy a machine learning model to predict the demand for a product using sales data from the past 5 years.

What is the MOST efficient solution that the company should implement first?

A. Regression

B. Multi-class classification

C. Binary class classification

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In which phase of the ML pipeline do you analyze the business requirements and re-frame that information into a machine learning context.

A. Problem formulation

B. Model training

C. Deployment

D. Data preprocessing

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which feature of Amazon SageMaker can you use to learn patterns in data?

A. SageMaker notebook instances

B. SageMaker training jobs

C. SageMaker hyperaparameter tuning

D. SageMaker endpoints

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A retail company wants to start personalizing product recommendations to visitors of their website. They have

2 historical data of what products the users have purchased and want to implement the system for new users, prior to them purchasing a product. What's one way of phrasing a machine learning problem for this situation?

A. Predict if a user will buy the product based on all the other products they bought

B. Classify the products to categories to recommend the user based on the most common category bought

C. Predict the next item that user will buy based on every the products all users bought

D. Predict the item the user will buy based on other users' purchase history and the product ratings and reviews

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

A Data Scientist at a retail company is using Amazon SageMaker to classify social media posts that mention the company into one of two categories: Posts that require a response from the company, and posts that do not. The Data Scientist is using a training dataset of 10,000 posts, each of which contain the timestamp, author, and full text of each post. However, the Data Scientist is missing the target labels that are required for training.


Which approach can the Data Scientist take to create valid target label data? (Select TWO.)

A. Ask the social media handling team to review each post using Amazon SageMaker GroundTruth and provide the label

B. Use the sentiment analysis natural language processing library to determine whether a post requires a response

C. Use Amazon Mechanical Turk to publish Human Intelligence Tasks that ask Turk workers to label the posts

D. Use the a priori probability distribution of the two classes. Then, use Monte-Carlo simulation to generate the labels

E. Use K-Means to cluster posts into various groups, and pick the most frequent word in each group as its label

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?