xgboost work in python not work in jupter notebook

Posted 河南骏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xgboost work in python not work in jupter notebook相关的知识,希望对你有一定的参考价值。

在notebook cell 中输入下面内容即可安装,解决

import sys
!sys.executable -m pip install xgboost

以上是关于xgboost work in python not work in jupter notebook的主要内容,如果未能解决你的问题,请参考以下文章