Compilation Process
The compilation for the machine learning algorithm library consists of three steps: environment setup, code obtaining, and code compilation.
- Install JDK and Maven to prepare the environment.
- Obtain the adaptation code of the machine learning algorithm library.
- Compile the adaption code.
Parent topic: Compiling the Spark Algorithm Adaptation Package