首页
IT
登录
6mi
u
盘
搜
搜 索
IT
在R中安装xgboost包
在R中安装xgboost包
xiaoxiao
2021-03-25
113
Xgboost算法很强大,本文教你如何在R中安装Xgboost包
>
install
.packages(
"xgboost"
)
#安装xgboost包的代码就这一句
package ‘xgboost’ successfully unpacked
and
MD5 sums checked > library(xgboost)
#安装成功以后library包就可以用了
Warning
message
: 程辑包‘xgboost’是用R版本
3.3
.
3
来建造的
转载请注明原文地址: https://ju.6miu.com/read-12888.html
技术
最新回复
(
0
)