BehaviorNode Class |
Namespace: IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
public class BehaviorNode
The BehaviorNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | BehaviorNode | Initializes a new instance of the BehaviorNode class |
Name | Description | |
---|---|---|
![]() | category |
The category of the characteristic: behavior for temporal data.
|
![]() | name |
The user-visible name of the characteristic.
|
![]() | percentage |
For JSON content that is timestamped, the percentage of timestamped input data
that occurred during that day of the week or hour of the day. The range is 0 to 1.
|
![]() | trait_id |
The unique identifier of the characteristic to which the results pertain. IDs have
the form `behavior_`.
|