-
Notifications
You must be signed in to change notification settings - Fork 126
components Model Evaluation documentation
github-actions[bot] edited this page Jun 26, 2024
·
6 revisions
-
Calculate model performance metrics, given ground truth and prediction data.
-
Evaluate MLFlow models for supported task types.
-
Pipeline component for model evaluation for supported tasks. \ Generates predictions on a given model, followed by computing model performance metrics to score the model quality for supported tasks.
-
Generate predictions on a given mlflow model for supported tasks.
-
model_prediction_with_container
Optimized Distributed inference component for LLMs.
-
validation_trigger_model_evaluation
Component for enabling validation of model evaluation pipeline.