这里收集了机器学习开发过程中遇到的各种问题及解答。
file
xgboost
- Mac 下报错 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 解决方法
- python xgboost 关于 ValueError: feature_names mismatch 及 training data did not have the following fields 错误的解决方法
- xgboost objective 目标参数详解
- xgboost booster 参数详解
- xgboost 加载模型导致 AssertError:read can not have position excceed buffer length 错误的原因及解决方法