Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesNode Class Reference

The Consumption Preferences Node object. More...

Properties

string consumption_preference_id [get, set]
 The unique identifier of the consumption preference to which the results pertain. IDs have the form consumption_preferences_. More...
 
string name [get, set]
 The user-visible name of the consumption preference. More...
 
double score [get, set]
 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. More...
 

Detailed Description

The Consumption Preferences Node object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesNode.consumption_preference_id
getset

The unique identifier of the consumption preference to which the results pertain. IDs have the form consumption_preferences_.

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesNode.name
getset

The user-visible name of the consumption preference.

double IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesNode.score
getset

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.


The documentation for this class was generated from the following file: