Thu, 26 Jun 2014 13:35:12 +0200 |
blanchet |
honor visibility in SML k-NN
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:35:07 +0200 |
blanchet |
got rid of a few experimental options
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:35:00 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:34:57 +0200 |
blanchet |
killed dead code
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:34:50 +0200 |
blanchet |
avoid subscripting array with ~1
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:34:39 +0200 |
blanchet |
killed dead data
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:34:28 +0200 |
blanchet |
new version of adaptive k-NN with TFIDF
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:33:50 +0200 |
blanchet |
refactoring
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:33:27 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:33:21 +0200 |
blanchet |
refactoring
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 13:33:08 +0200 |
blanchet |
adaptive k-NN
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 15:08:19 +0200 |
blanchet |
optimized traversal of proof terms by skipping bad apples (e.g. full_exhaustive_int'.pinduct)
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 14:56:08 +0200 |
blanchet |
minor table access optimization
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 12:36:45 +0200 |
blanchet |
optimize log
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 12:35:57 +0200 |
blanchet |
enable TF-IDF
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 12:35:49 +0200 |
blanchet |
added another experimental engine
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 12:35:43 +0200 |
blanchet |
tweaked experimental setup
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 08:19:58 +0200 |
blanchet |
use strings to communicate with external process, to ease debugging
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 08:19:55 +0200 |
blanchet |
added experimental MaSh engine
|
file |
diff |
annotate
|
Fri, 20 Jun 2014 09:55:31 +0200 |
blanchet |
changed default MaSh parameters based on (in vitro) evaluation
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 17:42:24 +0200 |
blanchet |
more MaSh engine variations, for evaluations
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 17:42:24 +0200 |
blanchet |
split parameter into two
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 15:23:40 +0200 |
blanchet |
more generous formula -- there are lots of duplicates out there
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 14:19:42 +0200 |
blanchet |
automatically learn MaSh facts also in 'blocking' mode
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 11:59:50 +0200 |
blanchet |
add option to keep duplicates, for more precise evaluation of relevance filters
|
file |
diff |
annotate
|
Fri, 30 May 2014 16:00:54 +0200 |
blanchet |
made 'Kuehlwein-style' be really like Python code, we now think
|
file |
diff |
annotate
|
Fri, 30 May 2014 15:15:41 +0200 |
blanchet |
make SML code closer to Python code when 'nb_kuehlwein_style' is true
|
file |
diff |
annotate
|
Fri, 30 May 2014 14:43:06 +0200 |
blanchet |
added sleep to give time for the server to shut down -- this is a hack, but it's only in experimental code that will hopefully soon go away
|
file |
diff |
annotate
|
Fri, 30 May 2014 12:27:51 +0200 |
blanchet |
added another way of invoking Python code, for experiments
|
file |
diff |
annotate
|
Fri, 30 May 2014 12:27:51 +0200 |
blanchet |
make SML naive Bayes closer to Python version
|
file |
diff |
annotate
|
Fri, 30 May 2014 12:27:51 +0200 |
blanchet |
more work on exporter
|
file |
diff |
annotate
|
Fri, 30 May 2014 12:27:51 +0200 |
blanchet |
extend exporter with new versions of MaSh
|
file |
diff |
annotate
|
Wed, 28 May 2014 17:42:36 +0200 |
blanchet |
more generous max number of suggestions, for more safety
|
file |
diff |
annotate
|
Wed, 28 May 2014 17:42:34 +0200 |
blanchet |
changed MaSh to use SML version instead of Python version of naive Bayes by default (i.e. if MASH=yes in the settings, or 'fact_filter=mash' with no other explicit setting)
|
file |
diff |
annotate
|
Wed, 28 May 2014 17:42:33 +0200 |
blanchet |
export more ML functions, for experimentation
|
file |
diff |
annotate
|
Wed, 28 May 2014 14:02:49 +0200 |
blanchet |
disabled IDF for now -- empirical evidence points the wrong way (as usual)
|
file |
diff |
annotate
|
Wed, 28 May 2014 13:31:44 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 28 May 2014 13:02:47 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 28 May 2014 12:34:26 +0200 |
blanchet |
optimized computation
|
file |
diff |
annotate
|
Wed, 28 May 2014 10:04:28 +0200 |
blanchet |
enabled IDF for naive Bayes ML
|
file |
diff |
annotate
|
Wed, 28 May 2014 10:03:14 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 28 May 2014 09:44:14 +0200 |
blanchet |
repaired subscript problem in SML kNN
|
file |
diff |
annotate
|
Wed, 28 May 2014 09:38:39 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 28 May 2014 03:10:30 +0200 |
blanchet |
always remove duplicates in meshing + use weights for Naive Bayes
|
file |
diff |
annotate
|
Tue, 27 May 2014 17:48:11 +0200 |
blanchet |
updated naive Bayes
|
file |
diff |
annotate
|
Mon, 26 May 2014 14:15:48 +0200 |
blanchet |
renamed 'MaSh' option
|
file |
diff |
annotate
|
Fri, 23 May 2014 14:12:20 +0200 |
blanchet |
automatically reload state file when it changes on disk
|
file |
diff |
annotate
|
Thu, 22 May 2014 14:27:43 +0200 |
blanchet |
avoid slow inspection of proof terms now that dependencies are stored in 'state'
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:46:49 +0200 |
blanchet |
properly mark relearns as dirty
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:07:53 +0200 |
blanchet |
disable weights that cause more harm than they help in kNN
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:07:52 +0200 |
blanchet |
add self dependency to naive Bayes
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:07:51 +0200 |
blanchet |
make MaSh Python the default when passing 'fact_filter = mash' without enabling the 'maSh' Isabelle system option
|
file |
diff |
annotate
|
Thu, 22 May 2014 04:12:06 +0200 |
blanchet |
reverted '|' features in MaSh -- these sounded like a good idea but never really worked
|
file |
diff |
annotate
|
Thu, 22 May 2014 03:29:35 +0200 |
blanchet |
until naive Bayes supports weights, don't incorporate 'extra' low-weight features
|
file |
diff |
annotate
|
Wed, 21 May 2014 14:09:43 +0200 |
blanchet |
added comment
|
file |
diff |
annotate
|
Tue, 20 May 2014 22:28:44 +0200 |
blanchet |
added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
|
file |
diff |
annotate
|
Tue, 20 May 2014 22:28:08 +0200 |
blanchet |
added Isabelle system option 'mash'
|
file |
diff |
annotate
|
Tue, 20 May 2014 16:31:39 +0200 |
blanchet |
more flexible environment variable
|
file |
diff |
annotate
|
Tue, 20 May 2014 16:11:37 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Tue, 20 May 2014 09:57:10 +0200 |
blanchet |
implemented MaSh/SML hints
|
file |
diff |
annotate
|