SeededTrackedApplication
A Model to describe what application a format/analytics event originated - Specifically NOT requiring an ID
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
name | ApplicationNameEnum | ||
version | str | This is the specific version number 0.0.0 | |
platform | PlatformEnum | ||
capabilities | CapabilitiesEnum | [optional] | |
privacy | PrivacyEnum | [optional] | |
automatic_unload | bool | This is a proper that will let us know if we will proactivity unload all of your machine learning models.by default this is false. | [optional] |