9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moses: metapop: don't clamp the smaller populations so much. More... almost 12 years ago
mixedUTest: add multi-threaded test for mixed reduction. More... almost 12 years ago
moses: be more aggressive in trimming down the population size. More... almost 12 years ago
moses: extend man page to describe the pre, prerec and recall problem types. More... almost 12 years ago
moses: and yet another scorer! More... almost 12 years ago
moses: bugfix to the new recall scorer. More... almost 12 years ago
moses: new scorer got the argument order wrong. More... almost 12 years ago
moses: restructure the main moses header file. More... almost 12 years ago
moses: whoops, the scoring functions I just added needed to be const. More... almost 12 years ago
moses: plug the new "recall" solver into moses-main. More... almost 12 years ago
moses: implement a recall bscore, based on the new generic framework. More... almost 12 years ago
moses: add a base class for any discriminator-based bscore. More... almost 12 years ago
moses: start working on base class for a bunch of different scorers. More... almost 12 years ago
Implemented 3D Map. More... almost 12 years ago
moses: new multi-threading performance results. More... almost 12 years ago
reduct: add locking to the static intiializers for the logical-reduct case. More... almost 12 years ago
moses: precision-scorer results. More... almost 12 years ago
reduct: fix multi-threading bug with initializers. More... almost 12 years ago
reduct: handle exception in eval_consts. More... almost 12 years ago
moses: fix some of the damage I did with regards to activation. More... almost 12 years ago
moses bugfix: precision-based scoring was using the wrong signature. The signature should come from the input table; only the output is boolean. More... almost 12 years ago
combo type trees: add a new signature generator. Also, move around code so that related routines are nearby. More... almost 12 years ago
combo: rename two confusingly named functions. More... almost 12 years ago
moses scoring: expand warning message to provide more info. More... almost 12 years ago
moses precision scoring: more dis-confusation. More... almost 12 years ago
moses man page: document pprecision, well-enough, python output. More... almost 12 years ago
moses: add documentation to explain the precision scorer more throughly. Also fix something that I'm sure was a bug, for the contin max score case. More... almost 12 years ago
increment MOSES_VERSION_PATCH to 8 (eval-table can load itable and has other defaults) More... about 12 years ago
more fixes so that eval-table is allowed to take in input itable only More... about 12 years ago
now eval-table can take a table with only inputs feature and output the target feature More... about 12 years ago