protected override ISupportVectorMachine<double[]> Create( int inputs, IKernel<double[]> kernel )
Protected Overrides Function Create ( inputs As Integer, kernel As IKernel(Of Double()) ) As ISupportVectorMachine(Of Double())
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.