Databricks Machine Learning Associate exam dumps

Databricks Machine Learning Associate practice question 627 of 656

Databricks Certified Machine Learning Associate. Associate level, Databricks. Free question with the correct answer and a full explanation.

Databricks Machine Learning Associate Question 627

Single answer

A data engineering team is tasked with deploying a machine learning model to predict fraudulent transactions. The model must provide predictions in near real-time, as the transactions are processed, to prevent fraudulent activities. Which model serving approach is the most suitable for this scenario?

  1. A

    Batch serving

  2. B

    Real-time serving

  3. C

    Streaming serving

  4. D

    Offline serving

Show answer and explanation

Correct answer: B

Explanation

Real-time serving is the most suitable approach for the given scenario because it ensures that predictions are made immediately as new data is received. This capability is crucial for tasks like fraud detection, where delays in prediction could result in significant losses. Other serving methods, such as batch or offline serving, introduce latency that is unacceptable for real-time requirements.

  • A. Incorrect.

    Batch serving processes data in bulk at scheduled intervals, which is not suitable for near real-time prediction needs.

  • B. Correct.

    Real-time serving provides predictions as new data arrives, making it the most appropriate choice for scenarios requiring immediate responses like fraud detection.

  • C. Incorrect.

    Streaming serving focuses on continuous data ingestion and processing, but it is often leveraged for processing data streams rather than providing immediate predictions.

  • D. Incorrect.

    Offline serving refers to scenarios where predictions are pre-computed and stored for later use, which is not suited for real-time decision-making.

Timed practice exam

Take a Databricks Machine Learning Associate practice test under exam conditions

48 questions in 90 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam