Package com.datarobot.impl

This package provides the implementation specific objects used to access the DataRobot AI API.

To get started, get an API key from create an instance of the DataRobotAIClient and either set an Environment variable named API_KEY or pass it into the constructor.


 DataRobotAIClient ai = new DataRobotAIClient();
 
Since:
1.0
See Also:
https://www.datarobot.com, https://staging.dragonpanda.drdev.io