MLFlow未配置,设置环境变量

时间:2019-10-23 10:54:36

标签: python r mlflow

步骤1:使用Ubuntu在AWS EC2实例上安装anaconda(还安装了R和python)

步骤2:使用“ conda install -c conda-forge mlflow”命令将mlflow安装在conda中(假定同时用于R和python)

第3步:按照MLFlow文档,使用library(mlflow)命令在R中使用mlflow并在python中导入mlflow,但仍无法运行MLFlow,因为它会为R&Python带来以下错误

Error Code in Jupyter Notebook for R R Error Code Python Notebook error code 1 Python Notebook error code 2

第4步:在R&Python存储库中使用的wine示例来验证未发生的MLFlow日志记录。 MLFlow服务器已启动并正在运行

0 个答案:

没有答案