What is Machine Learning (ML)?
A method of data analysis that automates analytical model building based on the idea that systems can learn from data, identify patterns, and make decisions with minimal human intervention.
What are the types of data used in Machine Learning?
Define Structured Data.
Organized in a defined manner (e.g., databases, spreadsheets).
Define Semi-Structured Data.
Partially organized (e.g., JSON files, XML).
Define Unstructured Data.
No predefined structure (e.g., emails, social media posts, images).