在安装第一步时> devtools::install_github('dmlc/xgboost',subdir='R-package')
出错,提示找不到logging这个头文件,如何解决?

xgboost_R.cc:2:10: fatal error: 'dmlc/logging.h' file not found
#include
^
1 error generated.
make: *** [xgboost_R.o] Error 1
ERROR: compilation failed for package ‘xgboost’
* removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/xgboost’
错误: Command failed (1)
此外: Warning message:
GitHub repo contains submodules, may not function as expected!
13 天 后
你好,进阶特征2的demo里面,没看到你怎么修改误差衡量方法啊?
5 天 后
[未知用户] train_dmatrix<-xgb.DMatrix(data=trainx,label=trainy)
Error in xgb.DMatrix(data = trainx, label = trainy) :
can not open file "10,000"
其中,trainx已经是matrix了,
我也遇到同样的问题 请问你解决了么?
3 个月 后
[未知用户] 请问 你的问题解决了么 如何解决的 谢谢
4 个月 后
安装时出现以下错误,请问是什么原因?谢谢
> devtools::install_github('dmlc/xgboost',subdir='R-package')
Error: Command failed (1)
In addition: Warning message:
GitHub repo contains submodules, may not function as expected!
魔王,弱弱的问问,基分类器可以改成任意的individual classifier吗?比如 SVM、logistics之类的?在哪里可以改啊?有没有指点的文档什么的?
5 个月 后

转载到个人博客了,已表明转载、作者及文末二维码。谢谢大神