Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 244 Bytes

File metadata and controls

14 lines (10 loc) · 244 Bytes

python-rf

A fork of sklearn random-forest implementation, introducing on-the-fly feature computation, and gpu computation

Dépendances :

  • [ pycuda ]
  • joblib
  • six

Installation python3 setup.py install

Package python3 setup.py sdist