All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.datarobot.model.INeedClient Maven / Gradle / Ivy

Go to download

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!
package com.datarobot.model;

import com.datarobot.IDataRobotAIClient;

public interface INeedClient {
    void setClient(IDataRobotAIClient client);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy