public TResult Learn( TInput[] x, TOutput[] y, double[] weights = null )
Public Function Learn ( x As TInput(), y As TOutput(), Optional weights As Double() = Nothing ) As TResult
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.