10 Machine Learning
10 Machine Learning
models that enable machines to perform tasks that would otherwise only be possible for humans. It is a
method of data analysis that automates analytical model building.
Machine learning provides systems the ability to automatically learn and improve from experience
without being explicitly programmed. Instead of giving precise instructions by programming them,
computer scientists give machines a problem to solve and lots of examples to learn from.
To help you get a better idea of how these types differ from one another, here’s
an overview of the four different types of machine learning primarily in use
today.
Supervised learning is often used to create machine learning models used for
prediction and classification purposes.
4. Reinforcement learning
Reinforcement learning uses trial and error to train algorithms and create
models. During the training process, algorithms operate in specific
environments and then are provided with feedback following each outcome.
Much like how a child learns, the algorithm slowly begins to acquire an
understanding of its environment and begins to optimize actions to achieve
particular outcomes. For instance, an algorithm may be optimized by playing
successive games of chess, which allows it to learn from its past successes
and failures playing each game.