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
work around Gradle and eclipse version issues again More... over 4 years ago
Improve alpha shapes. More... over 4 years ago
Added LPCA ID estimator with configurable filter More... over 4 years ago
bump gradle to 6.7.1 More... over 4 years ago
Various Javadoc cleanups. More... over 4 years ago
Tolerate munmap problems on windows for unit test. More... over 4 years ago
Improve tests with non-UTF-8 encodings More... over 4 years ago
Split ID estimators in two subtypes (cleaner API). More... over 4 years ago
Trivial javadoc cleanups. More... over 4 years ago
minor tweaks More... over 4 years ago
comments and refactoring More... over 4 years ago
added checks for degenerating clusters, removed loglike check in pruning, fixed bug that unnecessary clusterdata was incremented in each leaf, refactoring More... over 4 years ago
Small tweak to singularity avoidance in GMM. More... over 4 years ago
Added spherical gaussian behaviour for emkd More... over 4 years ago
Added diagonal kmeans behaviour for emkd More... over 4 years ago
Added multivariate gaussian model behaviour for emkd to textbook and twopass models. Added warning to EMKD to use standart model instead. More... over 4 years ago
added a form of singularity cheat to the covariance update method for emkd clustering More... over 4 years ago
Bug fix in MaximumMatchingAccuracy, closes #80 More... over 4 years ago
comments More... over 4 years ago
refactoring and comments More... over 4 years ago
improve logging More... over 4 years ago
added a flag to ignore pruning if wanted More... over 4 years ago
refactoring and comments More... over 4 years ago
big refactoring, tau for models and loglikelihood now adjustable, pruning now also checks loglikelihood deviation More... over 4 years ago
Use correct index when checking column names More... over 4 years ago
fxed a bug in 1d problem, implemented caching for arrays More... over 4 years ago
Added pruning criteria for em algorithm More... over 4 years ago
Code cleanups for merging PR-Gain-Curves More... almost 5 years ago
Clipped XYcurve drawing More... almost 5 years ago
auto-run PRGC evaluation More... almost 5 years ago