AWS-Certified-Machine-Learning-Specialty Exam Question 76

A Machine Learning Specialist previously trained a logistic regression model using scikit-learn on a local machine, and the Specialist now wants to deploy it to production for inference only.
What steps should be taken to ensure Amazon SageMaker can host a model that was trained locally?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 77

    A company ingests machine learning (ML) data from web advertising clicks into an Amazon S3 data lake. Click data is added to an Amazon Kinesis data stream by using the Kinesis Producer Library (KPL). The data is loaded into the S3 data lake from the data stream by using an Amazon Kinesis Data Firehose delivery stream. As the data volume increases, an ML specialist notices that the rate of data ingested into Amazon S3 is relatively constant. There also is an increasing backlog of data for Kinesis Data Streams and Kinesis Data Firehose to ingest.
    Which next step is MOST likely to improve the data ingestion rate into Amazon S3?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 78

    A Machine Learning Specialist observes several performance problems with the training portion of a machine learning solution on Amazon SageMaker The solution uses a large training dataset 2 TB in size and is using the SageMaker k-means algorithm The observed issues include the unacceptable length of time it takes before the training job launches and poor I/O throughput while training the model What should the Specialist do to address the performance issues with the current solution?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 79

    A financial services company is building a robust serverless data lake on Amazon S3. The data lake should be flexible and meet the following requirements:
    * Support querying old and new data on Amazon S3 through Amazon Athena and Amazon Redshift Spectrum.
    * Support event-driven ETL pipelines
    * Provide a quick and easy way to understand metadata
    Which approach meets these requirements?
  • AWS-Certified-Machine-Learning-Specialty Exam Question 80

    A Data Science team is designing a dataset repository where it will store a large amount of training data commonly used in its machine learning models. As Data Scientists may create an arbitrary number of new datasets every day the solution has to scale automatically and be cost-effective. Also, it must be possible to explore the data using SQL.
    Which storage scheme is MOST adapted to this scenario?