25
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MAHOUT-56: minor updates to the GA examples More... almost 17 years ago
added commons-lang More... almost 17 years ago
commons lang More... almost 17 years ago
ignores set More... almost 17 years ago
getting there compile wise, but tests still fail More... almost 17 years ago
add a resources dir for test More... almost 17 years ago
try to get it right More... almost 17 years ago
forgot the java dir More... almost 17 years ago
moving example tests to examples module More... almost 17 years ago
MAHOUT-56 more watchmaker updates and examples, going to move core/src/test/examples after committing, just to make the svn move easier More... almost 17 years ago
make the examples job task include the Mahout core distribution More... almost 17 years ago
fix top level build, add top level clean, make examples fail to compile if no core built More... almost 17 years ago
put in some ignores More... almost 17 years ago
MAHOUT-72 Separate out Examples from Core More... almost 17 years ago
More tweaks noted by IntelliJ, mostly to avoid unneeded unnecessary boxing/unboxing, or simplify exception handling
Sean Owen
as Sean R. Owen
More... almost 17 years ago
More fixes to refresh() API in EJB implementation
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Small optimization -- no point in seeing if the item actually exists yet in this method
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Use Weighting in MemoryDiffStorage constructor and add a few tests for this class
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Fix compile error
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Some modest improvements to use of JDBC -- better use of prepared statement and reuse of connections in some situations.
Sean Owen
as Sean R. Owen
More... almost 17 years ago
More fun IntelliJ-suggested refactorings and small tweaks
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Complete reinvention of refresh() mechanism, with cleaner, intelligent dependency management.
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Better idea for caching: limit size based on a simple heuristic
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Factor out caching in UserNeighborhood implementations into a wrapper
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Improving caching possibilities by adding a caching wrapper for correlations
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Remove some unneeded unboxing, unneeded methods, made some stuff private that can be
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Tests now can use up to 256MB of heap
Sean Owen
as Sean R. Owen
More... almost 17 years ago
PearsonCorrelation now caches num items/users for efficiency, at some tradeoff for accuracy; introduced Weighting enum to clarify API calls that use a 'weighted' param. Other minor cleanup.
Sean Owen
as Sean R. Owen
More... almost 17 years ago
Up to date Maven POMs More... almost 17 years ago
remove exceptions for compile issues More... almost 17 years ago