Logo

View the Project on GitHub elements-storage/elements-sdk-swift

AIModel

Properties

Name Type Description Notes
id UUID    
state Int   [readonly]
progress AIModelProgress    
dataset AIDatasetReference    
parameters [String: String]    
logPath String   [readonly]
name String    
createdAt Date   [readonly]
active Bool   [readonly]
trainingTaskId String   [optional]
threshold Double   [optional]
epoch Int   [optional]
preprocessingTask String   [optional]

[Back to Model list] [Back to API list] [Back to README]