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.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 a class-label decision for a given input.

Namespace:  Accord.MachineLearning
Assembly:

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

Syntax C# VB Copy
public abstract TClasses Decide(
	TInput input
)
Public MustOverride Function Decide ( 
	input As TInput
) As TClasses
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:

TClasses

A class-label that best described

input

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