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.VisualRecognition.v3.ClassifyParameters Class Reference

The classify parameters. More...

Properties

string url [get, set]
 The URL. More...
 
string[] classifier_ids [get, set]
 The clasifier identifiers. More...
 
string[] owners [get, set]
 The owners. More...
 
float threshold [get, set]
 The classification threshold. More...
 

Detailed Description

The classify parameters.

Property Documentation

string [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyParameters.classifier_ids
getset

The clasifier identifiers.

string [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyParameters.owners
getset

The owners.

float IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyParameters.threshold
getset

The classification threshold.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyParameters.url
getset

The URL.


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