Artificial Intelligence
The field of AI refers to developing computer systems that use big sets of data to perform “intelligent” tasks: think visual perception, understanding natural language, reasoning and decision making. Machine learning is one way of building such systems based on providing the computer with examples of what it should do, and let it figure out (learn) how to do it.


machine learning
Machine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become more accurate at predicting outcomes without being explicitly programmed to do so. Machine learning algorithms use historical data as input to predict new output values.
Recommendation engines are a common use case for machine learning. Other popular uses include fraud detection, spam filtering, malware threat detection, business process automation (BPA) and predictive maintenance.

