Given:
a set of pre-classified examples from the problem domain called the training set.
Learn:
a model that can classify new examples from the same population.
Inductive Learning
Decision Tree Induction
Rule Induction
Instance-based Learning
Nural Networks
Genetic Algorithms
Computationally expensive to train.
Developing learning algorithms that can process large data efficiently, while building from them the best possible models.
Machine learning algorithms are demonstrably of significant value in a variety of real-world manufacturing applications.