ConsumptionPreferencesNode Class |
Namespace: IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
public class ConsumptionPreferencesNode
The ConsumptionPreferencesNode type exposes the following members.
Name | Description | |
---|---|---|
ConsumptionPreferencesNode | Initializes a new instance of the ConsumptionPreferencesNode class |
Name | Description | |
---|---|---|
consumption_preference_id |
The unique identifier of the consumption preference to which the results pertain.
IDs have the form `consumption_preferences_`.
| |
name |
The user-visible name of the consumption preference.
| |
score |
The score for the consumption preference: `0.0` indicates unlikely, `0.5` indicates
neutrality, and `1.0` indicates likely. The scores for some preferences are binary and
do not allow a neutral value. The score is an indication of preference based on the
results inferred from the input text, not a normalized percentile.
|