Supervised Learning ReviewVersión en línea Use this quick quiz to review what you've read about supervised machine learning! por Susan Ryan 1 In supervised learning, a program is given...(select all that apply) Choose one or more answers a the desired outcome b algorithms/methods for solving a problem c labeled data 2 TRUE OR FALSE: For classification, the computer knows what the groups are and where to correctly place the labeled data. a True b False 3 Getting rid of corrupt, inaccurate, or redundant information is known as: a program cleansing b data cleaning c input makeover d info grading 4 Which Supervised Learning algorithm would be most useful for determining how to price an AirBnB? a Classification b Decision Tree c K-Nearest Neighbor d Regression Algorithm 5 Which algorithm would be most useful for teaching a machine to identify whether or not to approve a bank loan for a client based on their past financial actions? Choose one or more answers a K-Nearest Neighbor b Regression Algorithm c Decision tree d Clustering Algorithm