Overview
To run machine learning algorithms, you need to download the binary package from the Huawei support website and decompress the package to obtain the machine learning algorithm library packages, for example, packages for BoostKit-ML-Kernel in Table 1. The open source packages compiled from the open source adaptation code of the machine learning algorithm library are also required, for example, packages for ML-API-Patch in Table 1.
Table 1 lists the compilation outputs.
Output |
Description |
How to Obtain |
|---|---|---|
boostkit-ml-acc_2.12-3.0.0-spark3.3.1.jar |
boostkit-ml-kernel-client_2.12-3.0.0-spark3.3.1.jar is the dependency library for application development and does not need to be deployed in the Spark cluster. It is used only for compilation in the development phase. |
Obtain the JAR files through compilation by referring to Compiling the Code. |
boostkit-ml-core_2.12-3.0.0-spark3.3.1.jar |
||
boostkit-ml-kernel-client_2.12-3.0.0-spark3.3.1.jar |