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