Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

PyPI version

Installation

We are on PyPI now. For stable version, please install using pip:

  • pip install xgboost

  • Since this package contains C++ source code, pip needs a C++ compiler from the system to compile the source code on-the-fly. Please follow the following instruction for each supported platform.

  • Note for Mac OS X users: please install gcc from brew by brew tap homebrew/versions; brew install gcc --without-multilib firstly.

  • Note for Linux users: please install gcc by sudo apt-get install build-essential firstly or using the corresponding package manager of the system.

  • Note for windows users: this pip installation may not work on some windows environment, and it may cause unexpected errors. pip installation on windows is currently disabled for further invesigation, please install from github.

For up-to-date version, please install from github.

  • To make the python module, type ./build.sh in the root directory of project

  • Make sure you have setuptools

  • Install with cd python-package; python setup.py install from this directory.

  • For windows users, please use the Visual Studio project file under windows folder. See also the installation tutorial from Kaggle Otto Forum.

  • Add MinGW to the system PATH in Windows if you are using the latest version of xgboost which requires compilation:

    `python import os os.environ['PATH'] = os.environ['PATH'] + ';C:\\Program Files\\mingw-w64\\x86_64-5.3.0-posix-seh-rt_v4-rev0\\mingw64\\bin' `

Examples

Note

  • If you want to build xgboost on Mac OS X with multiprocessing support where clang in XCode by default doesn’t support, please install gcc 4.9 or higher using homebrew brew tap homebrew/versions; brew install gcc --without-multilib

  • If you want to run XGBoost process in parallel using the fork backend for joblib/multiprocessing, you must build XGBoost without support for OpenMP by make no_omp=1. Otherwise, use the forkserver (in Python 3.4) or spawn backend. See the sklearn_parallel.py demo.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xgboost-0.6a1.tar.gz (1.2 MB view details)

Uploaded Source

File details

Details for the file xgboost-0.6a1.tar.gz.

File metadata

  • Download URL: xgboost-0.6a1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for xgboost-0.6a1.tar.gz
Algorithm Hash digest
SHA256 919050c614d24917016de1fb4cd54eea513e17b9ba714dc5f55e0f7eb376348d
MD5 be2b2f4c6f439960da3f495da39b45e2
BLAKE2b-256 7f36e55ba853acc85d7ebaddec498c72c768bb2700415c5a2ea967a0b8dc8957

See more details on using hashes here.

Release history Release notifications | RSS feed

3.4.1

7 files

3.4.0

7 files

3.3.0

6 files

3.2.0

6 files

3.1.3

6 files

3.1.2

6 files

3.1.1

6 files

3.1.0

6 files

3.0.5

8 files

3.0.4

8 files

3.0.3

8 files

3.0.2

8 files

3.0.1

8 files

3.0.0

8 files

2.1.4

8 files

2.1.3

8 files

2.1.2

8 files

2.1.1

8 files

2.1.0

8 files

2.0.3

6 files

2.0.2

6 files

2.0.1

6 files

2.0.0

6 files

1.7.6

6 files

1.7.5

6 files

1.7.4

6 files

1.7.3

6 files

1.7.2

6 files

1.7.1

6 files

1.7.0.post0

6 files

1.7.0

3 files

1.6.2

6 files

1.6.1

6 files

1.6.0

6 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.3

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0.post0

5 files

1.2.1

5 files

1.2.0

4 files

1.1.1

4 files

1.1.0

4 files

1.0.2

3 files

1.0.1

3 files

1.0.0

3 files

0.90

3 files

0.82

3 files

0.81

3 files

0.80

3 files

0.72.1

2 files

0.71

1 file

0.7.post4

1 file

0.7.post3

1 file

0.7.post2

0.7.post1

0.7

0.6

This release

0.6a1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page