Step 3. Start a shell within the container to run the challenge. Assuming that is the path to your source checkout on your host machine, the following command will make the source directory available as /HEP-Challenge in the container and start an interactive bash shell
If you are running this starting kit on MAC OS, you may want to check and install libomp package.
This package is needed to run xgboost model. Follow the steps below for complete installations.
If still you are facing problems with XGBoost, you can uninstall the current xgboost and install py-xgboost in your environment