How to decide one problem is a machine learning problem or not?
Answer Posted / Mohd Rizwan Khan
A problem can be considered for machine learning if it has a set of examples (input-output pairs), the solution space is too complex to be described by hand, and we want a model that can learn from data instead of being explicitly programmed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers