From here you can view detailed documentation on the functions and methods
provided by the various application programming interfaces (APIs) that CLEF can
use.
Link |
Description |
The Predictive Server API (PS API) is a Java API that exposes Modeler functionality for use by applications that require data mining and predictive analytic capabilities The CLEF client-side API is a Java API that can be used by
extensions requiring additional controls, user interface
components or interactivity not provided directly by the specification file.
The client-side API interfaces are contained in the PS API packages |
|
The CLEF server-side API is a C-based API that covers aspects such as the setting and getting of execution settings, persistence of those settings, execution feedback, job control (e.g. interrupting execution), SQL generation, and returned objects. |