Package com.datarobot
This is the root level package for the DataRobot AI API Java Client Library. This top level package contains the main Interface objects used
by the DataRobot AI API.
To get started, take a look in the com.datarobot.impl package at DataRobotAIClient
which is where you want to get started.
- Since:
- 1.0
- See Also:
- https://www.datarobot.com, https://staging.dragonpanda.drdev.io
-
Interface Summary Interface Description IAIClient IDataRobotAIClient TheIDataRobotAIClientinterface provides access to theDataRobotAIClientendpoints.IDatasetClient TheIDatasetClientinterface provides access toDatasetrelated endpoints in the AI APIILearningSessionClient TheILearningSessionClientinterface provides access toLearningSessionrelated endpoints in the AI APIIPredictionClient TheIPredictionClientinterface provides access toPredictionrelated endpoints for the AI APIIStatusClient TheIStatusClientinterface provides access toStatusrelated endpoints for the AI API