Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic interface ISupervisedBinaryLearning<out TModel, in TInput> : ISupervisedMulticlassLearning<TModel, TInput>, ISupervisedMultilabelLearning<TModel, TInput>, ISupervisedLearning<TModel, TInput, int[]>, ISupervisedLearning<TModel, TInput, bool[]>, ISupervisedLearning<TModel, TInput, int>, ISupervisedLearning<TModel, TInput, bool> where TModel : Object, IBinaryClassifier<TInput>
Public Interface ISupervisedBinaryLearning(Of Out TModel As {Object, IBinaryClassifier(Of TInput)}, In TInput) Inherits ISupervisedMulticlassLearning(Of TModel, TInput), ISupervisedMultilabelLearning(Of TModel, TInput), ISupervisedLearning(Of TModel, TInput, Integer()), ISupervisedLearning(Of TModel, TInput, Boolean()), ISupervisedLearning(Of TModel, TInput, Integer), ISupervisedLearning(Of TModel, TInput, Boolean)Request Example View Source Type Parameters
The ISupervisedBinaryLearningTModel, TInput type exposes the following members.
Properties Methods See AlsoRetroSearch 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