Common interface for regression models. Regression models learn how to produce a real value (or a set of real values) y from an input vector x.
Namespace: Accord.MachineLearningAccord (in Accord.dll) Version: 3.8.0
Syntaxpublic interface IRegression<TInput, TOutput> : ITransform<TInput, TOutput>, ICovariantTransform<TInput, TOutput>, ITransform
Public Interface IRegression(Of TInput, TOutput) Inherits ITransform(Of TInput, TOutput), ICovariantTransform(Of TInput, TOutput), ITransformRequest Example View Source Type Parameters
The IRegressionTInput, 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