USArmy-Corps-of-Engineers-RMC / Numerics

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
Other
18 stars 2 forks source link

Test_kMeans-Need Reference for _dataset3 #68

Closed tikigonzo closed 1 month ago

tikigonzo commented 1 month ago

What is the data used for _dataset3? I know it's being tested against RBAMMTools, but I wanted to know if these are just random datapoints or are from something else like a repository. Are the true_values the centroids or the clusters?

HadenSmith commented 1 month ago

I created new tests for K-Means.