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

Accord.NET Framework Framework modules Accord.MachineLearning IMulticlassClassifier(TInput) Interface IMulticlassClassifier(TInput) Methods Decide Method Decide Method (TInput) Decide Method (TInput[]) IMulticlassClassifierTInputDecide Method (TInput)

Computes a class-label decision for a given input.

Namespace:  Accord.MachineLearning
Assembly:

Accord (in Accord.dll) Version: 3.8.0

Syntax C# VB Copy
int Decide(
	TInput input
)
Function Decide ( 
	input As TInput
) As Integer
Request Example View Source Parameters
input
Type: TInput
The input vector that should be classified into one of the NumberOfOutputs possible classes.
Return Value

Type:

Int32

A class-label that best described

input

according to this classifier.

ImplementsIClassifierTInput, TClassesDecide(TInput)
See Also Reference IMulticlassClassifierTInput Interface 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