What is the difference between inductive machine learning and deductive machine learning?
Answer Posted / Ashish Deo
Inductive Machine Learning (IML) is a type of machine learning that involves building models based on observations and examples, while Deductive Machine Learning (DML) is a type of machine learning that involves using logical reasoning to arrive at conclusions based on existing knowledge. IML is typically used for tasks like classification, clustering, or anomaly detection, while DML is used for knowledge representation, expert systems, and AI planning.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers