Skip to content

Strideradu/arboretum

 
 

Repository files navigation

arboretum - Gradient Boosting on GPU

Dependencies

Linux

  • gcc-5

MacOS

  • clang-omp++ can be install by brew

Installation process

  • git clone --recursive https://github.com/sh1ng/arboretum.git
  • Edit sm=610 in the make file according to computational capabilities of your device
  • $ make
  • $ cd python-package
  • $ sudo python setup.py install

About

Gradient Boosting powered by GPU(NVIDIA CUDA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 60.0%
  • C++ 28.4%
  • Python 8.9%
  • C 1.5%
  • Makefile 1.2%