Machine Learning model for Driving Safety Challenge
wget https://s3-ap-southeast-1.amazonaws.com/grab-aiforsea-dataset/safety.zip
unzip safety.zip
cd safety
The notebook require following packages installed, please run following commands :
pip install scikit-optimize
pip install xgboost
pip install tsfresh
pip install dask
Open grab_notebook.ipynb and run the all commands