ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 46 - AIF-C01 discussion

Report
Export

A company wants to develop an educational game where users answer questions such as the following: 'A jar contains six red, four green, and three yellow marbles. What is the probability of choosing a green marble from the jar?'

Which solution meets these requirements with the LEAST operational overhead?

A.
Use supervised learning to create a regression model that will predict probability.
Answers
A.
Use supervised learning to create a regression model that will predict probability.
B.
Use reinforcement learning to train a model to return the probability.
Answers
B.
Use reinforcement learning to train a model to return the probability.
C.
Use code that will calculate probability by using simple rules and computations.
Answers
C.
Use code that will calculate probability by using simple rules and computations.
D.
Use unsupervised learning to create a model that will estimate probability density.
Answers
D.
Use unsupervised learning to create a model that will estimate probability density.
Suggested answer: C
asked 16/09/2024
Rudy Raijmakers
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first