A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/T_Accord_MachineLearning_ISupervisedMulticlassLearning_1.htm below:

ISupervisedMulticlassLearningTModel Interface Namespace:  Accord.MachineLearning
Assembly:

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

Syntax
public interface ISupervisedMulticlassLearning<out TModel> : ISupervisedMulticlassLearning<TModel, int[]>, 
	ISupervisedMultilabelLearning<TModel, int[]>, ISupervisedLearning<TModel, int[], int[]>, 
	ISupervisedLearning<TModel, int[], bool[]>, ISupervisedLearning<TModel, int[], int>, 
	ISupervisedMulticlassLearning<TModel, float[]>, ISupervisedMultilabelLearning<TModel, float[]>, 
	ISupervisedLearning<TModel, float[], int[]>, ISupervisedLearning<TModel, float[], bool[]>, 
	ISupervisedLearning<TModel, float[], int>, ISupervisedMulticlassLearning<TModel, double[]>, 
	ISupervisedMultilabelLearning<TModel, double[]>, ISupervisedLearning<TModel, double[], int[]>, 
	ISupervisedLearning<TModel, double[], bool[]>, ISupervisedLearning<TModel, double[], int>
where TModel : IMulticlassClassifier
Public Interface ISupervisedMulticlassLearning(Of Out TModel As IMulticlassClassifier)
	Inherits ISupervisedMulticlassLearning(Of TModel, Integer()), 
	ISupervisedMultilabelLearning(Of TModel, Integer()), ISupervisedLearning(Of TModel, Integer(), Integer()), 
	ISupervisedLearning(Of TModel, Integer(), Boolean()), ISupervisedLearning(Of TModel, Integer(), Integer), 
	ISupervisedMulticlassLearning(Of TModel, Single()), ISupervisedMultilabelLearning(Of TModel, Single()), 
	ISupervisedLearning(Of TModel, Single(), Integer()), ISupervisedLearning(Of TModel, Single(), Boolean()), 
	ISupervisedLearning(Of TModel, Single(), Integer), ISupervisedMulticlassLearning(Of TModel, Double()), 
	ISupervisedMultilabelLearning(Of TModel, Double()), ISupervisedLearning(Of TModel, Double(), Integer()), 
	ISupervisedLearning(Of TModel, Double(), Boolean()), ISupervisedLearning(Of TModel, Double(), Integer)
Request Example View Source Type Parameters
TModel
The type for the model being learned.

The ISupervisedMulticlassLearningTModel type exposes the following members.

Properties Methods 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