This repo contains 8th place Rapids.ai solution of PLAsTiCC Astronomical Classification.
- cuda>=9.2
- anaconda
$ conda create -n cudf-latest python=3.6
$ source activate cudf-latest
$ conda install -c nvidia -c rapidsai -c numba -c conda-forge -c defaults cudf=0.4.0
$ pip install xgboost
$ pip install scikit-learn
$ conda install jupyter notebook
$ cd notebooks
$ jupyter notebook
$ rapids_lsst_demo.ipynb