openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Mahout
Settings
|
Report Duplicate
25
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 117 of 153
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Last few commmits for MAHOUT-310
Jacob Alexander Mannix
More...
over 15 years ago
Implements MAHOUT-312, MAHOUT-313, and MAHOUT-314
Jacob Alexander Mannix
More...
over 15 years ago
Extend LanczosSolver to take symmetric matrices as well as rectangular ones (with tests included). Partially fixes MAHOUT-310 (for the non-hadoop case).
Jacob Alexander Mannix
More...
over 15 years ago
Sequential (non-M/R) cmdline job to turn SequenceFile<Text,VectorWritable> into a pair of SequenceFile<IntWritable,VectorWritable> and SequenceFile<IntWritable,Text>.
Jacob Alexander Mannix
More...
over 15 years ago
VectorDumper nicer output if no dictionary is specified. Fixes MAHOUT-315
Jacob Alexander Mannix
More...
over 15 years ago
Adding a few useful cases where throwing IndexException with the new constructor leads to easier debugging. This should be expanded to all uses of this exception, IMO.
Jacob Alexander Mannix
More...
over 15 years ago
Much like CardinalityException, a helpful error message would be nice with these. Adding additional constructor to allow this.
Jacob Alexander Mannix
More...
over 15 years ago
More style bits, I think
Sean Owen
as Sean R. Owen
More...
over 15 years ago
IntPairWritable fixes, attached to MAHOUT-320
Sean Owen
as Sean R. Owen
More...
over 15 years ago
Added code signing key for
[email protected]
Andrew L. Farris
More...
over 15 years ago
Clean up copyright issues, and tiny other things
Sean Owen
as Sean R. Owen
More...
over 15 years ago
Fix javadoc reference
Sean Owen
as Sean R. Owen
More...
over 15 years ago
MAHOUT-320 LDAPrintTopics missed out from the previous commit
Robin Anil
More...
over 15 years ago
MAHOUT-320 Improvements in LDA
Robin Anil
More...
over 15 years ago
Introduced a bug, Missed out resetting length squared on fast densevector assign
Robin Anil
More...
over 15 years ago
Some improvements in DenseVector and DenseMatrix and cleanup
Robin Anil
More...
over 15 years ago
Now writes output to target/testdata and target/output instead of testdata and output (in the project basedir)
Andrew L. Farris
More...
over 15 years ago
set svn:executable property on mahout script
Andrew L. Farris
More...
over 15 years ago
Very small tweak to cause the mahout script to emit the help message if run with no arguments. Existing behavior was to throw an ArrayIndexOutOfBoundsException.
Andrew L. Farris
More...
over 15 years ago
Fixes MAHOUT-311
Jacob Alexander Mannix
More...
over 15 years ago
Fixes MAHOUT-301
Jacob Alexander Mannix
More...
over 15 years ago
Simple style and micro-optimizations as noted on mahout-dev
Sean Owen
as Sean R. Owen
More...
over 15 years ago
Performance fix: Matrix in LDA was getting re-allocated for everydocument, added a reset code to reset/create the matrix values.
Robin Anil
More...
over 15 years ago
Cleanup for 0.3 release. LDA was using HashMap, changed it to OpenIntIntHashmap for better performance. plus function was taking more time due to excessive clone() repeated assign() was taking time due to check of f.apply(0,val). Inlined the mutable addition operation in eStep
Robin Anil
More...
over 15 years ago
Fix for 0.3: LDAPrintTopics will match seqdump, clusterdump behaviour by printing output to std out when output file is not specified
Robin Anil
More...
over 15 years ago
Adding LDA print topics to the shell script and some cleanup of style
Robin Anil
More...
over 15 years ago
MAHOUT-307 MAHOUT-295 MAHOUT-304 clustering improvements
Robin Anil
More...
over 15 years ago
Bug is minus was causing inverse result. Added tests
Robin Anil
More...
over 15 years ago
Just svn-ignores for idea.
Jacob Alexander Mannix
More...
over 15 years ago
Revert change which made DistributedLanczosSolver have numRows be an optional argument, because I don't use optional arguments correctly, it appears.
Jacob Alexander Mannix
More...
over 15 years ago
←
1
2
…
113
114
115
116
117
118
119
120
121
…
152
153
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree