0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring DGraph IO operations More... over 9 years ago
Setting more meaningful class names More... over 9 years ago
Formatting code More... over 9 years ago
Reformatting More... over 9 years ago
Using system dependent new line More... over 9 years ago
Renaming classes More... over 9 years ago
Changing javadoc folder More... over 9 years ago
Changing color for licence More... over 9 years ago
Adding IOFactory.java More... over 9 years ago
Cleaning code More... over 9 years ago
Reformating dgraph and typos More... over 9 years ago
Update README.md More... over 9 years ago
Reduce covered ratio More... over 9 years ago
Using org.thegalactic namespace More... over 9 years ago
Reformatting header More... over 9 years ago
Updating copyright More... over 9 years ago
Using org.thegalactic namespace More... over 9 years ago
Reformating README.md More... over 9 years ago
Using org.thegalactic namespace More... over 9 years ago
Removing openjdk More... over 9 years ago
Updating dependencies More... over 9 years ago
Merge pull request #145 from guerinclement/association-rules More... about 10 years ago
Implementation of association rules generation More... over 10 years ago
-Getting latest commits from upstream master repository More... over 10 years ago
Merge pull request #143 from guerinclement/iceberg More... over 10 years ago
Merge pull request #142 from guerinclement/slf-file More... over 10 years ago
Added getAssociationBasis(context, confidence) method More... over 10 years ago
+ AssociationRule.java This class extends Rule.java with the notion of confidence and support. More... over 10 years ago
- Context.java Added closedSetIceberg method (it surely can be extended to any kind of ClosureSystem, but I don't know how for now). More... over 10 years ago
- Added native SLF file format support to read and write context More... over 10 years ago