adspace


Tell us how do deductive and inductive machine learning differ?

Answer Posted / Amardeep Kumar

Deductive machine learning (also known as rule-based learning) applies a set of explicitly defined rules to make predictions or decisions. It is based on the principles of logic and reasoning, where conclusions are drawn from given premises through formal deduction. In contrast, inductive machine learning uses data and statistical methods to identify patterns and make generalizations about the underlying data distribution. Inductive learning algorithms (such as neural networks and support vector machines) learn from examples without being explicitly programmed with specific rules.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are the last machine learning papers you've read?

292


Do you have research experience in machine learning?

154


Tell us do you have research experience in machine learning?

224


What are standardization and normalisation? Give one advantage of each over the other?

149