Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Machine learning: Machine learning is a subset of artificial intelligence (AI) that

allows machines to learn from data without being explicitly programmed.

Types of machine learning: There are three main types of machine learning:
supervised learning, unsupervised learning, and reinforcement learning.

Supervised learning: Supervised learning is a type of machine learning in which the


machine is trained on labeled data, meaning the desired output is known.

Unsupervised learning: Unsupervised learning is a type of machine learning in which


the machine is trained on unlabeled data, meaning the desired output is not known.

Reinforcement learning: Reinforcement learning is a type of machine learning in


which the machine learns by interacting with its environment and receiving feedback
in the form of rewards or punishments.

Training data: Training data is the data used to train a machine learning model. It
is labeled in supervised learning and unlabeled in unsupervised learning.

Testing data: Testing data is the data used to evaluate a machine learning model's
performance.

Features: Features are the individual measurable properties or characteristics of


the data used to train a machine learning model.

Model: A model is the mathematical representation of a machine learning algorithm


that is trained on the data.

Accuracy: Accuracy is the measure of how well a machine learning model performs on
the testing data.

You might also like