xgboost.dll gpu_enable 2019最新版

上传者: littlesatan | 上传时间: 2022-08-15 10:23:28 | 文件大小: 45.71MB | 文件类型: DLL
Installing the Python Wrapper

Please follow these instructions to prepare XGBoost for use with Python. I am placing xgboost in a directory called xgboost_install_dir but this can be anything.

1. git clone https://github.com/dmlc/xgboost.git xgboost_install_dir
2. copy libxgboost.dll into the xgboost_install_dir\python-package\xgboost\ directory
3. cd xgboost_install_dir\python-package\
4. python setup.py install

下面是使用举例

import xgboost
xr = xgboost.XGBRegressor()
xr.fit(X, y)
xr.predict(X_test)

文件下载

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明