Uses of Class
de.starwit.aic.model.AIModel
Packages that use AIModel
-
Uses of AIModel in de.starwit.aic.model
Methods in de.starwit.aic.model that return AIModelModifier and TypeMethodDescriptionstatic AIModelCreate an instance of AIModel given an JSON stringModule.getModel()Get modelAIModel.lastDeployment(OffsetDateTime lastDeployment) AIModel.linkToPublicTrainingData(URI linkToPublicTrainingData) AIModel.modelType(AIModelType modelType) AIModel.publicTrainingData(Boolean publicTrainingData) Methods in de.starwit.aic.model with parameters of type AIModel