机器学习算法XGboost、LightGBM、Catboost的代码架构,满足基本的数据分析,回归、二分类、多分类。
2020-02-01 03:09:26 13KB python 机器学习
1
xgboost的安装包。使用方法:将文件放入python文件下的Scripts文件夹下,打开cmd,到Scripts目录下输入:pip installer xgboost.dll,等待安装完成即可。
2020-01-30 03:09:30 2.03MB xgboost
1
安装xgboost时出现错误是可能是缺少了相应的xgboost.dll工具包所致,这个包能完美解决安装时出现的错误。
2020-01-03 11:21:22 709KB xgboost
1
Welcome Welcome to XGBoost With Python. This book is your guide to fast gradient boosting in Python. You will discover the XGBoost Python library for gradient boosting and how to use it to develop and evaluate gradient boosting models. In this book you will discover the techniques, recipes and skills with XGBoost that you can then bring to your own machine learning projects. Gradient Boosting does have a some fascinating math under the covers, but you do not need to know it to be able to pick it up as a tool and wield it on important projects to deliver real value. From the applied perspective, gradient boosting is quite a shallow field and a motivated developer can quickly pick it up and start making very real and impactful contributions. This is my goal for you and this book is your ticket to that outcome.
2019-12-21 22:25:22 2.07MB machine lear mastery xgboost
1
win10 x64安装xgboost错误提示所缺少的dll。 下载放到错误提示的目录下,重新安装即可。
2019-12-21 22:04:01 1.59MB xgboost libxgboost
1
windows 系统下载后 直接在cmd下 pip install xgboost目录下的这个whl文件即可安装
2019-12-21 21:58:10 1.56MB xgboost
1
利用xgboost训练印第安人糖尿病数据集,包括准确率,特征重要程度的相关代码
2019-12-21 21:50:58 22KB xgboost python
1
spark版本xgboost的jar包,博客中有scala-spark使用案例
2019-12-21 21:18:12 4.33MB xgboost spark jar
1
用forecastxgb做预测分析
2019-12-21 21:16:19 475KB R machine lerarning
1
xgboost-whl安装包是可以很方便的在windows7和windows10下安装修改版xgboost的包文件
2019-12-21 21:16:16 2.88MB whl安装包
1