need a tutorial for using logger with dagshub and mlflow
math4mad opened this issue · 4 comments
logger and mlflow is amazing
dagshub is also amazing
I was wondering could be integrating them ?
I don't know anything about DagsHub but I wonder if it doesn't just work already, as we already have some integration of MLJ with MLflow.
@pebeto may be better able to comment.
I don't know anything about DagsHub but I wonder if it doesn't just work already, as we already have some integration of MLJ with MLflow.
so basically MLFlow is local web server , but with DagsHub it is online :
Hello @math4mad. Thanks for your appreciation.
Our Logger implementation must work with the DagsHub MLFlow instance, because we are using its API endpoints.
However, I'm not pretty sure if the artifact location and manipulation will work correctly (limitations with MLFlowClient.jl). Please share your feedback with us.
Our Logger implementation must work with the DagsHub MLFlow instance, because we are using its API endpoints. However, I'm not pretty sure if the artifact location and manipulation will work correctly (limitations with MLFlowClient.jl). Please share your feedback with us.
I have already tried MLFlowClient.jl,it is not working for now
Integrate with DagsHub's MLflow API #35
I don't know how to pass name and token