1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Feb 05, 2024 — Feb 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JavaDoc fixes More... almost 2 years ago
Align LoOP more closely with paper (results unchanged) More... almost 2 years ago
Do not put memory into the standard launch configs More... almost 2 years ago
Dark mode in parameter table. More... almost 2 years ago
Add some vscode defaults (formatter, launch configurations) More... almost 2 years ago
More ref updates. More... almost 2 years ago
Update reference from preprint to journal version. More... almost 2 years ago
Better link for paper. More... almost 2 years ago
Add FasterKMeansCP Added javadocs for all KMeansCP variations More... almost 2 years ago
Add Logging/Improve eval name More... about 2 years ago
Default to Leader in CBLOF, fix typo. More... about 2 years ago
add ko-fi More... about 2 years ago
Small fixes in Exponion/Shallot by Andreas. More... about 2 years ago
explicitely use Eclipse temurin builds of openjdk More... about 2 years ago
Excess letter removed More... about 2 years ago
Small fix in shallot algorithm. More... about 2 years ago
Minor improvements found via CodeQL More... about 2 years ago
bump github action versions More... about 2 years ago
Fix ValidateApproximativeKNNIndex with new optimizer. More... about 2 years ago
Closes #107, issues found by PVS-Studio More... about 2 years ago
GUI shows now the CNS Generator as options More... over 2 years ago
add CITATION.cff More... over 2 years ago
Typed Par make() Optimized Options: -Use ClosedNeighborhoodSetGenerator.CNS_GENERATOR_ID for ClosedNeighborhoodSetGenerator -removed unused More... over 2 years ago
Moved kNNC evaluations in neighborhood package More... over 2 years ago
Improved NeighborhoodSetGenerators -Moved DFS in AbstractClosedNeighborhoodSetGenerator, implementations now only needs to override getNeighbors Method -Added EpsNeighborClosedNeighborhoodSetGenerator -Removed Factories + usage in Tests -Typed Par make() -Removed Par default value for k (amount of neighbors) More... over 2 years ago
Change default ClosedNeighborhoodSetGenerator for KMeansCP More... over 2 years ago
Added CNSClustering More... over 2 years ago
Fixed FastKMeansCP -wrong calculation when calculating cns representatives -naming -Set MutualNeighborClosedNeighborhoodSetGenerator as default More... over 2 years ago
Added FastKMeansCP + CNSrepresentor More... over 2 years ago
Added KMeansCP More... over 2 years ago