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