Overview
This chapter describes the functions, input, output, and usage examples of all algorithm interfaces in the Kunpeng BoostKit machine learning algorithm library.
The value ranges of interface parameters and parameters of all existing machine learning algorithms follow Spark conventions. If you set parameter values beyond the defined ranges, the corresponding Spark task may exit unexpectedly.
Parent topic: Developing an Application