Differentiate between inductive and deductive machine learning?
Answer Posted / Chetan Warkari
Inductive learning is a type of machine learning where the algorithm learns from example inputs and outputs, and makes generalizations to unseen data. Deductive learning, on the other hand, is a reasoning process that starts with general rules or premises and applies them to specific cases to make predictions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers