Which of the following items should be included in a handover to the end user to enable them to use and run a trained model on their own system? (Select three.)
Which of the following are true about the transform-design pattern for a machine learning pipeline? (Select three.)
It aims to separate inputs from features.
Which of the following can benefit from deploying a deep learning model as an embedded model on edge devices?
Which of the following sentences is true about model evaluation and model validation in ML pipelines?
Given a feature set with rows that contain missing continuous values, and assuming the data is normally distributed, what is the best way to fill in these missing features?
Which of the following methods can be used to rebalance a dataset using the rebalance design pattern?