AIF-C01 notes
Developing ML solutions

Knowledge Check

The following questions will help you check what you've learned.

  1. Question 1 of 6What is the goal of feature engineering in the machine learning lifecycle?
  2. Question 2 of 6A small e-commerce company wants to use machine learning to improve their churn prediction. However, the company does not have a dedicated data science team and is looking for a low-code or no-code solution to get started with machine learning. Which Amazon SageMaker AI feature would be the most suitable for the company's requirements?
  3. Question 3 of 6A company wants to implement a proof of concept about price predictions for a set of items. They are starting from scratch and want a solution with minimal operational overhead. Which implementation should the company use?
  4. Question 4 of 6A company develops a machine learning model to predict the price of a house based on its features, such as the number of bedrooms, bathrooms, square footage, and location. The model is trained on a dataset of historical house sales, and its performance is evaluated using various metrics. However, the model is found to perform well on the training data but poorly on new, unseen data. Which option describes the fit of model?
  5. Question 5 of 6A real-time object detection model has been developed by a team of developers for a self-driving car company to identify various objects in the environment for their autonomous vehicle. The model must be deployed in a way that ensures minimal latency and must be capable of interacting with the vehicle's onboard systems. Which AWS deployment options should the team choose to deploy the model to achieve minimal latency while enabling real-time interactions with the onboard systems?
  6. Question 6 of 6Which option best describes machine learning operations (MLOps)?

You learned about the machine learning lifecycle, how to leverage AWS service at every step. You also learned techniques to evaluate ML models performance, and understand the importance of MLOps in streamlining the development and deployment of your machine learning projects.