Package com.datarobot.model
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 IDatasetSource IDoGetCallback<T> ILocationResponse INeedClient -
Class Summary Class Description AI A container for multiple learning sessions, dataset, and other entities in DataRobot AI.AIBody internalAICreationResponse internalAIEmptyResponse AIList A reference to a list ofAIobjects on the DataRobot server connected to an account.Dataset A reference to aDataseton the DataRobot server.DatasetImportResponse InternalDatasetList A reference to a list ofDatasetobjects on the DataRobot server connected to an account.DatasetStreamSource Internal A IDatasetSource that is uploaded from an underlying InputStream (e.g.DatasetUrlSource Internal A IDatasetSource that provides a URL that the DataRobot AI API will ingest for building a model.Deployment A reference to aDeploymenton the DataRobot server.ErrorResponse TheErrorResponseobject contains Error information when aClientExceptionoccurs.Evaluation A reference to anEvaluationfor aLearningSessionon the DataRobot server.Feature A reference to aFeatureon the DataRobot server.LearningSession A reference to aLearningSessionon the DataRobot server.LearningSessionFeatures A reference to the features of aLearningSessionon the DataRobot server.LearningSessionLearnResponse internalLearningSessionList A reference to a list ofLearningSessionobjects on the DataRobot server connected to an account.LearnParams internalLearnParamsindicate whichdatasetIdto use tolearn.Output A reference to anOutputon the DataRobot server.OutputFeatures A reference to the features of anDataseton the DataRobot server.OutputList A reference to a list ofOutputobjects on the DataRobot server connected to an account.Paged A base class inherited by otherListobjects that add Paging capabilities through properties such ascount,previous, andnext.PagingParams This class representsPaging Parametersthat can be used to limit results from the returnListobject that could potentially contain a large number of results.Ping Pingcan be used to test both Network Connectivity and if a Valid API Key was submitted.Prediction A reference to aPredictionon the DataRobot server.PredictionList A reference to a list ofPredictionobjects on the DataRobot server connected to an account.ReturnsLocation This Abstract class can be added to any model tied to an HTTP Response that has a Location header.Status A reference to theStatusobject for a task on the DataRobot server.StatusList A reference to a list ofStatusobjects for a task on the DataRobot server connected to an account.