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.TradeoffAnalytics.v1.Column Class Reference

Column class for Problem. More...

Properties

string key [get, set]
 The key. More...
 
string type [get, set]
 The type. More...
 
string description [get, set]
 The description. More...
 
string format [get, set]
 The format. More...
 
string full_name [get, set]
 The full name. More...
 
string goal [get, set]
 The goal. More...
 
int insignificant_loss [get, set]
 The insignificant loss. More...
 
bool is_objective [get, set]
 Weather or not the column is the objective. More...
 
string[] preference [get, set]
 The column preferences. More...
 
Range range [get, set]
 The range. More...
 
long significant_gain [get, set]
 The signficant gain. More...
 
long significant_loss [get, set]
 The significant loss. More...
 

Detailed Description

Column class for Problem.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.description
getset

The description.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.format
getset

The format.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.full_name
getset

The full name.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.goal
getset

The goal.

int IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.insignificant_loss
getset

The insignificant loss.

bool IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.is_objective
getset

Weather or not the column is the objective.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.key
getset

The key.

string [] IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.preference
getset

The column preferences.

Range IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.range
getset

The range.

long IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.significant_gain
getset

The signficant gain.

long IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.significant_loss
getset

The significant loss.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.Column.type
getset

The type.


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