Train and deploy XGBoost models using coremltools and build an on-device experience using Swift and Core ML
All the python packages required are in the ./training/requirements.txt
file, you just need to install them by running the following command in your shell:
pip install -r requirements.txt
MacOS, Linux:
python app.py
Omar MHAIMDAT – Linkedin – omarmhaimdat@gmail.com
Distributed under the MIT license. See LICENSE
for more information.