MlflowException: API request to http://localhost:5000/api/2.0/mlflow/experiments/get-by-name
I am trying to do an example of connection between Jupyter and MLFlow, but it stucks trying to connect on set_experiment()
, where is the problem?
I am trying to do an example of connection between Jupyter and MLFlow, but it stucks trying to connect on set_experiment()
, where is the problem?