Question
Which MLA-C01 domain has the largest weighting?
Click to reveal answer
Answer
Domain 1: Data Preparation for Machine Learning at 28%.
Click to flip back
All Data Preparation Flashcards
Q: Which MLA-C01 domain has the largest weighting?
A: Domain 1: Data Preparation for Machine Learning at 28%.
Q: Which AWS service catalogs datasets for Athena and Glue ETL?
A: AWS Glue Data Catalog.
Q: What is data leakage?
A: Using information during training that would not be available at prediction time.
Q: Which feature store mode supports low-latency inference?
A: The online store.
Q: Which file formats are usually preferred for analytics over raw CSV?
A: Columnar formats such as Parquet or ORC.