What is Machine Learning?

 

·        AI is A huge set of tools for making computers behave intelligently

·        Machine learning is the most prevalent subset of AI

·        Machine Learning:

o   Set of tools for making inferences and predictions from data

o   Interdisciplinary mix of statistics and computer science

o   Ability to learn without being explicitly programmed

o   Learn patterns from existing data and applies it to new data

o   Relies on high-quality data

·        Machine Learning Model:

o   A statistical representation of real-world process based on data

Comments