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

Accord.NET Framework Framework modules Accord.MachineLearning ClassifierBase(TInput, TClasses) Class ClassifierBase(TInput, TClasses) Methods Decide Method Decide Method (TInput) Decide Method (TInput[]) Decide Method (TInput[], TClasses[]) ClassifierBaseTInput, TClassesDecide Method (TInput)

Computes class-label decisions for a given set of input vectors.

Namespace:  Accord.MachineLearning
Assembly:

Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0

Syntax C# VB Copy
public TClasses[] Decide(
	TInput[] input
)
Public 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 described each

input

vector according to this classifier.

ImplementsIClassifierTInput, TClassesDecide(TInput)
See Also Reference ClassifierBaseTInput, TClasses Class Decide Overload Accord.MachineLearning Namespace

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