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