Was there a viable algorithm? What analysis led you to this conclusion?
What will be an ideal response?
The purchase indicator algorithm was successful in that it predicted a correct response 60% of the time. This was determined by using an IF statement that compared the result of the algorithm to whether the customer actually made a purchase. This result is better than 50%, which means it should be considered as a viable option as opposed to not using an algorithm.
Computer Science & Information Technology
You might also like to view...
A kilobyte is exactly ________ bytes
Fill in the blank(s) with correct word
Computer Science & Information Technology
_______ law assumes a program in which a fraction (1- f ) of the execution time involves code that is inherently serial and a fraction f that involves code that is infinitely parallelizable with no scheduling overhead.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology