Module markov.dispatchers.recording.embedding_recording_dispatch
Classes
class MKVEmbeddingUtils
-
Static methods
def end_run_and_compute_metric(embedding_id)
def register_embedding_recording(embedding_recording: EmbeddingRecording) ‑> EmbeddingRecorderRegResponse
-
Create the model output run.
Args
embedding_recording: Returns:
def send_inference_record(df: pandas.core.frame.DataFrame, embedding_id: str, batch_no: int)
-
Send the embedding record to the backend for storing and computation of metric.