小编Joh*_*odd的帖子

无法访问 mlflow ui

通过遵循https://www.mlflow.org/docs/latest/quickstart.htmlhttps://www.mlflow.org/docs/latest/tutorial.html上的快速入门和教程,train.py 的执行有效美好的。

Elasticnet model (alpha=0.500000, l1_ratio=0.500000):
  RMSE: 0.8222428497595403
  MAE: 0.6278761410160693
  R2: 0.12678721972772622
Run Code Online (Sandbox Code Playgroud)

但是当启动 uimlflow ui并访问网页 localhost:5000 时,浏览器会抱怨

Not Found

The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
Run Code Online (Sandbox Code Playgroud)

出了什么问题以及如何解决这个问题?

谢谢

python python-3.x mlflow

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

mlflow ×1

python ×1

python-3.x ×1