CompTIA DataX DY0-001 (V1) Practice Question

A machine learning team at a financial services company is developing a credit risk model. They use Git for versioning their Python code. However, they are encountering issues with storing trained model artifacts, which often exceed 100MB, directly in their Git repository. This practice is causing repository bloat and slow clone times. Furthermore, they have no systematic way to link a specific model file to the version of the dataset and the hyperparameters used to train it, leading to reproducibility problems. To address these challenges in alignment with MLOps best practices for model versioning, which of the following solutions should the team implement?

  • Adopt a file naming convention where each serialized model file includes the training date and version number, and store these files in a cloud storage bucket versioned by date.

  • Implement Git Large File Storage (LFS) to track the large model files, which replaces the files with text pointers in Git while storing the file contents on a remote server.

  • Utilize an MLflow Tracking server exclusively to log hyperparameters and metrics, and use the MLflow Model Registry to manage model versions and stages.

  • Integrate Data Version Control (DVC) with the existing Git workflow to track model artifacts as pointers in Git, while storing the actual files in a designated remote storage.

CompTIA DataX DY0-001 (V1)
Operations and Processes
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot