Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 959 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 959 Bytes

MLFlowClient

Stable Dev Build Status Coverage

Julia client for MLFlow 2.20.1 (but should work with other versions as well).

  • 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.