ICT-BDA / EasyML

Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
Apache License 2.0
1.98k stars 440 forks source link

运行算法任务遇到EML平台没有的模块,怎么导入模块 #89

Open leafage-autumn opened 5 years ago

leafage-autumn commented 5 years ago

下面是运行结果显示的错误: Traceback (most recent call last): File "Logistic_regression_demo_03.py", line 13, in from sklearn import datasets ImportError: No module named sklearn mv: cannot stat 'D61BDB68-8CC2-498A-96EC-5BF34E9D5615': No such file or directory mv: cannot stat '5AC4CD29-A999-4586-AD44-9301E957258A': No such file or directory

sinllychen commented 5 years ago

@leafage-autumn 可以手动到集群中安装模块的