25
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
print some more info More... almost 16 years ago
git-svn-id: https://svn.apache.org/repos/asf/lucene/mahout/trunk@788953 13f79535-47bb-0310-9956-ffa450edef68 More... almost 16 years ago
print the center of the cluster More... almost 16 years ago
add the center as a point More... almost 16 years ago
MAHOUT-138: convert Canopy to use CLI2 More... almost 16 years ago
cleanup options a bit More... almost 16 years ago
- changed overwrite argument to false so data and canopies dont get deleted. More... almost 16 years ago
typo More... almost 16 years ago
log the selections More... almost 16 years ago
MAHOUT-138: KMeans options, Random Seed Generator and delete KMeansJob More... almost 16 years ago
we don't care about the key, so don't assume Text More... almost 16 years ago
Use the new CLUtils class for printing help More... almost 16 years ago
utility for command line More... almost 16 years ago
typo More... almost 16 years ago
- removed unnecessary point clustering step in kmeans synthetic control job More... almost 16 years ago
javadoc More... almost 16 years ago
remove unused More... almost 16 years ago
correct # of args More... almost 16 years ago
git-svn-id: https://svn.apache.org/repos/asf/lucene/mahout/trunk@788519 13f79535-47bb-0310-9956-ffa450edef68 More... almost 16 years ago
MAHOUT-121: Take advantage of sparseness, also intro Euclidean base class that doesn't do the square root More... almost 16 years ago
- moved MeanShiftCanopy under CanopyBase - cleaned up obsolete imports - all tests run (except watchmaker...) More... almost 16 years ago
- cleaned up comments, changing 'canopy' to 'cluster' for uniformity - no semantic changes More... almost 16 years ago
make minDF and maxDFPercent options More... almost 16 years ago
MAHOUT-139 and minor MAHOUT-137: Vector improvements, some utilities and some minor refactoring of common code in Cluster and Canopy More... almost 16 years ago
don't get wikipedia and reuters by default More... almost 16 years ago
MAHOUT-137 - modified Dirichlet clustering to use Writable Vectors - modified to use Writable DirichletClusters and Models - removed 2d assertion in NormalModel and removed NormalScModel from examples - updated unit tests; all run More... almost 16 years ago
javadocs More... almost 16 years ago
javadocs More... almost 16 years ago
MAHOUT-137: modified mean shift to use Vector Writable - also made MeanShiftCanopy Writable for uniformity - removed MeanShiftCombiner as its semantics was required and Hadoop won't guarantee it will run at all - updated unit tests - updated synthetic control example - all tests pass More... almost 16 years ago
use SequenceFile.createWriter instead of hand creating More... almost 16 years ago