What is the standard approach to supervised learning?
Answer Posted / Gaurav Verma
The standard approach to supervised learning involves providing a learning algorithm with labeled training data, so that it can learn the mapping function from inputs (features) to outputs (labels).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers