A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/M_Accord_MachineLearning_IMultilabelClassifier_2_Decide.htm below:

IMultilabelClassifierTInput, TClassesDecide Method (TInput, TClasses)

IMultilabelClassifierTInput, TClassesDecide Method (TInput, TClasses)

Computes class-label decisions for the given input.

Namespace:  Accord.MachineLearning
Assembly:

Accord (in Accord.dll) Version: 3.8.0

Syntax
TClasses Decide(
	TInput input,
	TClasses result
)
Function Decide ( 
	input As TInput,
	result As TClasses
) As TClasses
Request Example View Source Parameters
input
Type: TInput
The input vectors that should be classified as any of the NumberOfOutputs possible classes.
result
Type: TClasses
The location where to store the class-labels.
Return Value

Type:

TClasses

A set of class-labels that best describe the

input

vectors according to this classifier.

See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4