Machine Learning
Key Concepts
Applications
99

Subset of Artificial Intelligence which enables machines to improve at tasks with experience (data).

Machine Learning

99

The foundation of ML

Data

99

Image Recognition

Used in facial recognition, autonomous driving, and healthcare diagnostics to identify objects or features in images.

200

The intention of Machine Learning is to

to enable machines to learn by themselves

200

•The set of instructions or processes that the model uses to learn from data.

Algorithm

200

Model

The final "learner" that results from training. It’s the tool that makes decisions or predictions


300

A programmer writes explicit instructions for the computer to follow to  achieve a specific outcome

 traditional programming

300

The model is trained on labeled data (i.e., data with known answers)

Supervised  Learning

400

The set of instructions or processes that the model uses to learn from data.

Algorithm