Skip to content

This repo contains xgboost prebuilt wheel for python3.

Notifications You must be signed in to change notification settings

fo40225/xgboost-prebuilt-wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xgboost-prebuilt-wheel

This repo contains xgboost prebuilt wheel for python3.

Windows

For the general purpose, download this.

pip install xgboost-0.7-py3-none-any.whl

msvc

need vcopm140.dll in PATH. If you are not using Anaconda, install Microsoft Visual C++ 2015 Redistributable vc_redist.x64.exe to get it, 2017 also works.

gcc

need gcc runtime file in PATH.

icc

Those whl are highly optimized by Intel Compiler, the folder zen contains cracked binary for AMD CPU.

GPU

https://github.com/fo40225/xgboost-prebuilt-wheel/tree/master/v0.7/windows/gpu/cuda91sm30avx2

required CUDA 9.1 & compute capability 3.0 up & CPU with AVX

mac

OpenMP enabled.

brew install gcc6
pip3 install xgboost-0.6-py3-none-any.whl

About

This repo contains xgboost prebuilt wheel for python3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published