Common interface for classification models. Classification models learn how to produce a class-label (or a set of class labels) y from an input vector x.
Namespace: Accord.MachineLearningAccord (in Accord.dll) Version: 3.8.0
Syntaxpublic interface IClassifier<in TInput, TClasses> : IClassifier, ITransform<TInput, TClasses>, ICovariantTransform<TInput, TClasses>, ITransform
Public Interface IClassifier(Of In TInput, TClasses) Inherits IClassifier, ITransform(Of TInput, TClasses), ICovariantTransform(Of TInput, TClasses), ITransformRequest Example View Source Type Parameters
The IClassifierTInput, TClasses 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