Skip to content

JuliaAI/MLFlowClient.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.