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

ISupervisedMultilabelLearningTModel, TInput Interface Namespace:  Accord.MachineLearning
Assembly:

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

Syntax
public interface ISupervisedMultilabelLearning<out TModel, in TInput> : ISupervisedLearning<TModel, TInput, int[]>, 
	ISupervisedLearning<TModel, TInput, bool[]>
where TModel : Object, IMultilabelClassifier<TInput>
Public Interface ISupervisedMultilabelLearning(Of Out TModel As {Object, IMultilabelClassifier(Of TInput)}, In TInput)
	Inherits ISupervisedLearning(Of TModel, TInput, Integer()), 
	ISupervisedLearning(Of TModel, TInput, Boolean())
Request Example View Source Type Parameters
TModel
The type for the model being learned.
TInput
The type for the input data that enters the model.

The ISupervisedMultilabelLearningTModel, TInput 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