Common interface for data transformation algorithms. Examples of transformations include
classifiers,
regressionsand other machine learning techniques.
Namespace: Accord.MachineLearningAccord (in Accord.dll) Version: 3.8.0
Syntaxpublic interface IMultipleTransform<in TInput, TOutput> : ITransform<TInput, TOutput>, ICovariantTransform<TInput, TOutput>, ITransform
Public Interface IMultipleTransform(Of In TInput, TOutput) Inherits ITransform(Of TInput, TOutput), ICovariantTransform(Of TInput, TOutput), ITransformType Parameters
The IMultipleTransformTInput, TOutput 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