Learns a model that can map the given inputs to the given outputs.
Namespace: Accord.MachineLearningAccord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
SyntaxTModel Learn( TInput[] x, TOutput[] y, double[] weights = null )
Function Learn ( x As TInput(), y As TOutput(), Optional weights As Double() = Nothing ) As TModelParameters
Type:
TModelA model that has learned how to produce
ygiven
x.
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