CodeAnalysis
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
tokenized | List<String> | [optional] [default to const []] | |
language | String | [optional] | |
type | ClassificationGenericEnum | ||
prediction | Map<String, num> | [optional] [default to const ] | |
similarity | Map<String, num> | [optional] [default to const ] | |
top5Colors | List<int> | [optional] [default to const []] | |
top5Sorted | List<String> | [optional] [default to const []] | |
id | String | ||
analysis | String | this is just a reference to the analysis parent object. | |
model | Model |