3
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 16 years ago
Updates for 1.6
Sean Owen
as srowen
More... over 16 years ago
More misc. cleanups from code inspection results
Sean Owen
as srowen
More... over 16 years ago
More misc. cleanups from code inspection results
Sean Owen
as srowen
More... over 16 years ago
Big performance improvement -- catching exception to end loop sounded cute but was not a good idea at all.
Sean Owen
as srowen
More... over 16 years ago
Fixed javadoc generation issues
Sean Owen
as srowen
More... over 16 years ago
Fixed/updates from Roman
Sean Owen
as srowen
More... over 16 years ago
Comment out unused stuff
Sean Owen
as srowen
More... over 16 years ago
Remove unused imports
Sean Owen
as srowen
More... over 16 years ago
1.6 RC1 notes
Sean Owen
as srowen
More... over 16 years ago
Updated build for new Bayes tests, but commented out broken in-progress tests
Sean Owen
as srowen
More... over 16 years ago
Oops, premature update. More improvements to new DB-backed Slope One business
Sean Owen
as srowen
More... over 16 years ago
More updates to new SlopeOne
Sean Owen
as srowen
More... over 16 years ago
More updates to new SlopeOne
Sean Owen
as srowen
More... over 16 years ago
Update to MySQL Connector/J 5.0.7
Sean Owen
as srowen
More... over 16 years ago
Style updates
Sean Owen
as srowen
More... over 16 years ago
And some initial fixes to the JDBC bits I just checked in
Sean Owen
as srowen
More... over 16 years ago
Initial implementation of JDBC-based slope one diff storage
Sean Owen
as srowen
More... over 16 years ago
Conflicts corrected. More... over 16 years ago
My 'style' edits for Peter's interim submission
Sean Owen
as srowen
More... almost 17 years ago
Wrapped up unit tests for Data package and updated BayesNet class More... almost 17 years ago
Addition of ArffDataReader, and several unit tests along with updates to several classes. More... almost 17 years ago
Still left out some jdbc jar dependencies... fixed now. More... almost 17 years ago
Added ConnectionPoolDataSource, and began major change to SlopeOneRecommender to allow different storage mechanisms for diffs
Sean Owen
as srowen
More... almost 17 years ago
1) Added jgraph to the lib directory 2) Added classes BayesEdge, BayesNet, and BayesNode 3) Added bare bones class BayesNetRecommender 4) Updated Eclipse .classpath file More... almost 17 years ago
Revision of DataPoint class to include more utility methods and the addition of the DataSet wrapper class. More... almost 17 years ago
Corrected javadoc
Sean Owen
as srowen
More... almost 17 years ago
Corrected final compilation errors with Eclipse .classpath and implemented and tested the basis class for model-based learners, a data point instance. More... almost 17 years ago
Remove CosineMeasureCorrelation and collapse PearsonCorrelation + AbstractVectorCorrelation into PearsonCorrelation
Sean Owen
as srowen
More... almost 17 years ago
Changes for 1.5.5
Sean Owen
as srowen
More... almost 17 years ago