Open mmatsn opened 5 months ago
Hello, On documentation pages sometimes all the lists are the same as the first list of the page. An example at https://hipparchus.org/hipparchus-clustering/index.html
I read at chapter "Clustering algorithms and distance measures" :
The following algorithms are available: - KMeans++ : It is based on the well-known... - Fuzzy-KMeans : A variation of the calssical... - ...
And I read at chapter "Distance measures" the exact same algorithm list, while it should be a distance measures list :
The following distance measures are available: - KMeans++ : It is based on the well-known... - Fuzzy-KMeans : A variation of the calssical... - ...
Pages affected that I know of : Least squares Clustering Curve fitting
Hello, On documentation pages sometimes all the lists are the same as the first list of the page. An example at https://hipparchus.org/hipparchus-clustering/index.html
I read at chapter "Clustering algorithms and distance measures" :
And I read at chapter "Distance measures" the exact same algorithm list, while it should be a distance measures list :
Pages affected that I know of : Least squares Clustering Curve fitting