com.datarobot.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datarobot-ai-java Show documentation
Show all versions of datarobot-ai-java Show documentation
This java client library allows you to quickly and easily communicate with the
DataRobot AI API to add Machine Learning to your applications.
The newest version!
/**
* This package contains miscellaneous Objects and classes to support the DataRobot AI API Java Client Library.
*
* To get started, take a look in the {@code com.datarobot.impl} package at {@link com.datarobot.impl.DataRobotAIClient DataRobotAIClient}
* which is where you want to get started.
*
* @since 1.0
* @see https://www.datarobot.com
* @see https://staging.dragonpanda.drdev.io
*/
package com.datarobot.util;