AI Definitions: Machine Learning

Machine learning (ML) - This subset of AI makes predictions or decisions based on patterns it spots in data sets. The process evolves and adapts on its own as it is exposed to new data, improving the output without explicit programming from a human. An example would be algorithms recommending ads for users, which become more tailored the longer it observes the users‘ habits (someone’s clicks, likes, time spent, etc.). Data scientists combine ML with other disciplines (like big data analytics and cloud computing) to solve real-world problems. However, the results are limited to probabilities, not absolutes. It doesn’t reveal causation. There are four types of machine learning: supervised, unsupervised, semi-supervised, and reinforcement learning. A clever computer program that simply mimics human-like behavior can be considered AI, but the computer system itself is not machine learning unless its parameters are automatically informed by data without human intervention. Video: Introduction to Machine Learning

More definitions here