Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.03 KB

File metadata and controls

15 lines (13 loc) · 1.03 KB

MLFlowClient

Stable Dev Build Status Coverage

Julia client for MLFlow 3.2.0. Use with later versions at your own risk. For example, there is this known issue.

  • Supports tracking of metrics, parameters, tags, artifacts, and models.
  • Compatible with latest MLFlow server capabilities.
  • Mirroring types from MLFlow API for easy use.
  • Includes MLflow Authentication REST API interface.
  • Supports artifact download/upload.