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 ITransform<in TInput, TOutput> : ICovariantTransform<TInput, TOutput>, ITransform
Public Interface ITransform(Of In TInput, TOutput) Inherits ICovariantTransform(Of TInput, TOutput), ITransformRequest Example View Source Type Parameters
The ITransformTInput, 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