Skip to main content

Training Metrics

Page Outline

Monitor the performance and progress of your training jobs in real-time. This category provides deep visibility into the training process, including algorithm logs, hyperparameter results, and feature importance rankings.

Endpoints

EndpointMethodPathDescription
Get MetricsGET/{model_id}/training-metricsRetrieve live training performance.
Get HyperparametersGET/{model_id}/hyperparametersView the best discovered parameters.
Get LogsGET/{model_id}/logsStream text logs from the training worker.
Get DetailsGET/{model_id}/training/detailsSummary of the training run execution.
Feature ImportanceGET/{model_id}/feature-importanceRank features by predictive influence.
Download LogsGET/{model_id}/logs/downloadExport full training log artifacts.