xgboost 1.0.0.2-foss-2019b-R-3.6.2

Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen & Guestrin (2016) . This package is its R interface. The package includes efficient linear model solver and tree learning algorithms. The package can automatically do parallel computation on a single machine which could be more than 10 times faster than existing gradient boosting packages. It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that users are also allowed to define their own objectives easily.

Accessing xgboost 1.0.0.2-foss-2019b-R-3.6.2

To load the module for xgboost 1.0.0.2-foss-2019b-R-3.6.2 please use this command on the BEAR systems (BlueBEAR, BEAR Cloud VMs, and CaStLeS VMs):

module load xgboost/1.0.0.2-foss-2019b-R-3.6.2

BEAR Apps Version

2019b

Architectures

EL8-cascadelakeEL8-haswellUbuntu20.04-haswell

The listed architectures consist of two part: OS-CPU.

  • BlueBEAR: The OS used on BlueBEAR is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
  • BEAR Cloud and CaStLeS VMs: These VMs can have one of two OSes. Those with access to a BEAR Cloud or CaStLeS VM should check that the listed architectures for an application include the OS of VM being used. The VMs, irrespective of OS, will use the haswell CPU type.

Extensions

  • xgboost 1.0.0.2

More Information

For more information visit the xgboost website.

Dependencies

This version of xgboost has a direct dependency on: foss/2019b R/3.6.2-foss-2019b

Last modified on 6th May 2020