Aktu quiz answers part-4 artificial intelligence
Aktu quiz answers artificial intelligence part-4 Q:1. In Supervised Learning: 1. Input data is called training data and has a known label. 2. It can solve the classification and regression problems. 3. The training process continues until model achieves desired accuracy 4. All the above statements are true. Solution- 4.All the above statements are true. Reason 1- All the three 1,2, and 3 statements are true. As in supervised learning input data is called training data and has a known label. This is also used to solve the classification and regression problems. This training process continues until model achieves desired accuracy. Reason 2- All the three 1,2, and three statements are true. As in supervised learning input file is named training data and features a known label. this is often also wont to solve the classification and regression problems. This training process continues until model achieves desired accuracy. Q:2. In Unsupervised Learning, the incorrec...