9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MOSES: deactivate the cache by default (because it occasionally crashes) More... almost 12 years ago
Detect obstacles
JaredW
as Jared Wigmore
More... almost 12 years ago
feature-selection: bug-fix the max-mi code I just added: we want the final list to be MI-sorted, not lexically sorted. Dohhh. More... almost 12 years ago
feature-selection: wrap up with the man page. More... almost 12 years ago
feature-selection: finish up the documentation More... almost 12 years ago
feature-selection: ongoing documentation. More... almost 12 years ago
feature-selection: the max-mi algo should consider features in random order, so that redundant features are eliminated according to the random seed. More... almost 12 years ago
feature-selection: more man-page development. More... almost 12 years ago
Implement a basic distance heuristic
JaredW
as Jared Wigmore
More... almost 12 years ago
Experiments with pathfinding in PLN
JaredW
as Jared Wigmore
More... almost 12 years ago
increase MOSES_VERSION_PATCH to 12 More... almost 12 years ago
fix Created prototype logging More... almost 12 years ago
improve representationUTest by checking prototype built More... almost 12 years ago
add message on lru_cache_threaded top comment that's it's still buggy More... almost 12 years ago
feature-selection: rename corelation -> max_mi ... because its not really correlation, eh? More... almost 12 years ago
rename the inc_intensity option, its more general than that... More... almost 12 years ago
featue-selection diary: add graph showing MI as function of feature-set size. More... almost 12 years ago
feature selection: bugfix to correlation algo More... almost 12 years ago
Add thresholding to the maximal MI selector. More... almost 12 years ago
feature-selection: reorganize descriptions of options. More... almost 12 years ago
feature-selection: rename variable, its used by multiple algos More... almost 12 years ago
feature-selection: move most command-line options into .cc from .h More... almost 12 years ago
feature-selection: let the logfile name function as a prefix, when the -L flag is used. (This undoes some of the damage of the previous commit). More... almost 12 years ago
feature-selection: update the order in which options are printed, tweak the man page too. More... almost 12 years ago
feature-selection: Add the cor algo to the algo list. More... almost 12 years ago
feature-selection: more man-page work More... almost 12 years ago
feature-selection: Expand the man page More... almost 12 years ago
dd some research notes/diary for feature selection. More... almost 12 years ago
Fix a bug in the unify algorithm
JaredW
as Jared Wigmore
More... almost 12 years ago
feature-selection: Add more debug logging More... almost 12 years ago