Introduction to Inductive Learning in Artificial Intelligence
Machine learning is one of the most important subfields of artificial intelligence. It has been viewed as a viable way of avoiding the knowledge bottleneck problem in developing knowledge-based systems. Inductive Learning, also known as Concept Learning, is how AI systems attempt to use a generalized rule to carry out observations. To generate a set of classification rules, Inductive Learning Algorithms (APIs) are used. These generated rules are in the "If this then that" format.
Apr-28-2021, 12:30:17 GMT