Knowledge check
Before moving on to the next chapter, test your knowledge by answering these questions. The answers can be found at the end of the book:
- True or false: Two types of ML algorithms exist: supervised and unsupervised.
- Can you recall the four types of ML systems and their significance?
- True or false: K-means is a classification algorithm.
- Can you put the three phases of the ML project life cycle in the right order?
- Can you think of at least two common frameworks used for training ML models?
- What is the AWS service used for deploying trained models from the cloud to the edge?
- True or False: AWS IoT Greengrass only supports custom components for image classification problems.
- Can you tell me about one anti-pattern for ML with IoT workloads?