-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature mini batch k means2 #120
base: master
Are you sure you want to change the base?
Commits on Jan 16, 2020
-
Implement the MiniBatchKMeansClusterer and compare to KMeansPlusPlusC…
…lusterer
CT committedJan 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 70cf55c - Browse repository at this point
Copy the full SHA 70cf55cView commit details
Commits on Jan 18, 2020
-
Fix some code style problem for MiniBatchKMeansClusterer
CT committedJan 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f0453c - Browse repository at this point
Copy the full SHA 5f0453cView commit details
Commits on Feb 25, 2020
-
Add Licensed to MiniBatchKMeansClusterer and other classes.
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f430a3 - Browse repository at this point
Copy the full SHA 4f430a3View commit details -
Refactor CentroidInitializer.chooseCentroids to CentroidInitializer.s…
…electCentroids
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 2ae5254 - Browse repository at this point
Copy the full SHA 2ae5254View commit details -
Improve the constructor and parameter checks of MiniBatchKMeansClusterer
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 4ff803f - Browse repository at this point
Copy the full SHA 4ff803fView commit details -
Fix some code style warning of MiniBatchKMeansClusterer related code.
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for adc62f6 - Browse repository at this point
Copy the full SHA adc62f6View commit details -
Improvement the tests of MiniBatchKMeansClusterer, compare with KMean…
…sPlusPlusClusterer with score.
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 7288cc3 - Browse repository at this point
Copy the full SHA 7288cc3View commit details -
Remove duplicate code which produced by MiniBatchKMeansClusterer.
CT committedFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for eeb4110 - Browse repository at this point
Copy the full SHA eeb4110View commit details