Search code examples
randroidmachine-learningxgboost

XgBoost on Android


I've noticed that XgBoost supports multiple OSs, such as MacOS, Ubuntu, Windows etc. The installation instructions can be found here. However, I do not see any instructions for Android. Has anyone tried this (or tried to "hack" to accomplish this)?


Solution

  • I am using this xgboost-predictor-java, Just adding the dependencies in android studio. For instruction you can follow the readme.md file