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_IClassifier_2_Decide_2.htm below:

IClassifierTInput, TClassesDecide Method (TInput, TClasses)

IClassifierTInput, TClassesDecide Method (TInput, TClasses)

Computes class-label decisions for each vector in 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 into one of the NumberOfOutputs possible classes.
result
Type: TClasses
The location where to store the class-labels.
Return Value

Type:

TClasses

The class-labels that best describe each

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