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

IClassifierTInput, TClassesDecide Method (TInput)

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
)
Function Decide ( 
	input As TInput()
) As TClasses()
Request Example View Source Parameters
input
Type: TInput
The input vectors that should be classified into one of the NumberOfOutputs possible classes.
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