December 2023
Intermediate to advanced
182 pages
5h 42m
English
Machine learning (ML) models use algorithms to receive input data, learn patterns within the data, and make decisions or predictions based on those patterns. It’s like a child learning to recognize dogs – with exposure to various breeds, sizes, and colours of dogs, the child learns the commonalities that make a dog a dog.
As mentioned in the previous chapter, there are three important types of machine learning: supervised, unsupervised, and reinforcement learning.
Supervised learning is akin to learning with a teacher. It involves training an algorithm on a labelled dataset – a dataset where the desired outcome is known. For instance, ...
Read now
Unlock full access