首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ModuleNotFoundError:没有名为“threshold”的模块

ModuleNotFoundError:没有名为“threshold”的模块
EN

Stack Overflow用户
提问于 2018-06-09 21:07:35
回答 1查看 236关注 0票数 0

我正在通过Building MachineLearningSystemWithPython 2nd edition by Willi Richert and Luis Pedro Coelho这本书学习ML,在第二章中它使用了" fit_model“,在查找本书GitHub中的代码时,它从threshold库中导入了fit_model,名为"from threshold fit_model fit_model”,但它在这样做时出现了错误。如果这是一个天真的问题,我很抱歉。error_while_trying

我正通过anaconda-navigator在jupyter中尝试这段代码,我不知道怎么回事。

EN

回答 1

Stack Overflow用户

发布于 2018-06-09 21:11:49

代码位于threshold.py文件下的存储库中。您需要将存储库git克隆到您的本地计算机,然后运行您想要的文件。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/50774607

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档