Week 2 Quiz
Week 2 Quiz
Week 2 Quiz
Quiz, 10 questions
1/1
point
1.
Machine learning is an “iterative” process, meaning that an AI team often has to try many ideas before coming up with something
that’s good enough, rather than have the rst thing they try work.
True
Correct
False
1/1
point
2.
Say you want to use Machine Learning to help your sales team with automatic lead sorting. I.e., Input A (a sales prospect) and
output B (whether your sales team should prioritize them). The 3 steps of the work ow, in scrambled order, are:
(i) Deploy a trained model and get data back from users
Correct
1/1
point
3.
What are the key steps of a Data Science project?
Collect data
Analyze the data
Week 2 Quiz
Quiz, 10 questions
10/10 points (100%)
Suggest hypothesis or actions
Correct
1/1
point
4.
Machine Learning programs can help: (select all that apply)
Correct
Correct
Correct
Correct
1/1
point
5.
Unless you have a huge dataset (“Big Data”), it is generally not worth attempting machine learning or data science projects on your
problem.
True
False
Correct
1/1
point
6.
Say you want to build an AI system to help recruiters with automated resume screening. Which of these steps might be involved in
“technical diligence” for the? (Select all that apply.)
De ning an engineering timeline
Week 2 Quiz 10/10 points (100%)
Quiz, 10 questions
Correct
Ensuring that this is valuable for your business (e.g., estimating the project ROI)
Un-selected is correct
Correct
Making sure you can get enough data for this project
Correct
1/1
point
7.
Which of these statements about “business diligence” do you agree with?
Business diligence is the process of ensuring that the envisioned AI technology is feasible.
Business diligence applies only if you are launching new product lines or businesses.
Business diligence is the process of ensuring that the AI technology, if it is built, is valuable for your business.
Correct
1/1
point
8.
You want to use supervised learning for automated resume screening, as in the example above. Which of the following statements
about the Training Set are true? (Select all that apply.)
It should give examples of the input A (resume) but not necessarily the desired output B (whether to move forward with
a candidate).
Un-selected is correct
It should give examples of both the input A (resume) and the desired output B (whether to move forward with a
candidate).
Correct
The Training set and Test set can be the same dataset.
Correct
1/1
point
9.
For your automated resume screening application, you are now providing a Test Set to the AI team. Which of the following
statements about the Test Set are true? (Select all that apply.)
Correct
Un-selected is correct
It should give examples of the input A (resume) but not necessarily the desired output B (whether to move forward with
a candidate).
Un-selected is correct
It should give examples of both the input A (resume) and the desired output B (whether to move forward with a
candidate)
Correct
1/1
point
10.
Which of these are reasons that it’s often unrealistic to expect an ML system to be 100% accurate?
Correct
Week 2 Quiz 10/10 points (100%)
Quiz, 10 questions