Answer:
Explanation:
A Supervised learning allows you to collect data or produce a data output from the previous experience while an unsupervised learning you do not need to supervise the model.
A. Deciding whether to issue a loan to an applicant based on demographic and financial data (with reference to a database of similar data on prior customers). - Supervised learning
B. In an online bookstore, making recommendations to customers concerning additional items to buy based on the buying patterns in prior transactions. - Unsupervised learning
c. Identifying a network data packet as dangerous (virus, hacker attack) based on comparison to other packets whose threat status is known - Supervised learning
d. Identifying segments of similar customers. - Unsupervised learning
e. Predicting whether a company will go bankrupt based on comparing its financial data to those of similar bankrupt and nonbankrupt firms. - Supervised learning
f. Estimating the repair time required for an aircraft based on a trouble ticket. - supervised learning
g. Automated sorting of mail by zip code scanning. - Supervised learning
H. Printing of custom discount coupons at the conclusion of a grocery store checkout based on what you just bought and what others have bought previously - Unsupervised learning