Ales Tamchyna
|
d972d50b79
|
optimizing VW queries by caching
|
2016-03-10 13:41:56 +01:00 |
|
Ales Tamchyna
|
6b579c2156
|
VW feature functions now also output extracted features for caching
|
2016-03-09 19:27:24 +01:00 |
|
Ales Tamchyna
|
1007b376b2
|
return feature ids when adding features
|
2016-03-09 18:52:07 +01:00 |
|
Ales Tamchyna
|
84d6b8f198
|
move to "single-line classifier" setting for VW
|
2015-12-10 13:36:22 +01:00 |
|
Hieu Hoang
|
05ead45e71
|
beautify
|
2015-01-14 11:07:42 +00:00 |
|
Ales Tamchyna
|
542a65a16e
|
bugfixes in VW: correct string escaping, avoid infinite loop with missing alignments
|
2015-01-12 14:22:54 +01:00 |
|
Ales Tamchyna
|
c45b30fd7b
|
shared pointer to VW classifiers to correctly call dtors on thread release
|
2015-01-09 13:39:32 +01:00 |
|
Ales Tamchyna
|
7aa5609df3
|
destructors
|
2015-01-09 12:14:17 +01:00 |
|
Ales Tamchyna
|
d3ad3972f7
|
bugfixes
|
2015-01-09 12:02:39 +01:00 |
|
Ales Tamchyna
|
6f0fdfb3ad
|
correct (?) implementations of destructors for VWTrainer and VWPredictor
|
2015-01-09 11:38:44 +01:00 |
|
Ales Tamchyna
|
9694448e6a
|
replace classifier factory with Marcin's TSS
|
2015-01-09 11:03:27 +01:00 |
|
Ales Tamchyna
|
d7f8738ccf
|
VW parser instance per thread, fixes race conditions in VW
|
2015-01-08 17:44:51 +01:00 |
|
Ales Tamchyna
|
5ed0bb8d9e
|
vw features debugged
|
2015-01-08 11:49:29 +01:00 |
|
Ales Tamchyna
|
1440740cb6
|
debugging
|
2015-01-08 11:37:47 +01:00 |
|
Ales Tamchyna
|
635b4c8181
|
turn off debugging for now
|
2015-01-07 17:35:09 +01:00 |
|
Ales Tamchyna
|
423f08ce8c
|
larger object pool
|
2015-01-07 17:29:37 +01:00 |
|
Ales Tamchyna
|
abbc691326
|
updated VW interface
|
2015-01-07 16:59:38 +01:00 |
|
Ales Tamchyna
|
caf1cd8eb4
|
optional debugging logs
|
2015-01-07 15:34:02 +01:00 |
|
Ales Tamchyna
|
a587d9afa3
|
fixes
|
2015-01-07 15:06:18 +01:00 |
|
Ales Tamchyna
|
4e72d82e77
|
target indicator feature, minor fix in VW interface
|
2015-01-07 14:17:21 +01:00 |
|
Ales Tamchyna
|
9bfbbc8549
|
cleaner vw parameters
|
2015-01-07 13:28:49 +01:00 |
|
Ales Tamchyna
|
2c0995d7a8
|
toward compilation
|
2015-01-06 18:02:53 +01:00 |
|
Ales Tamchyna
|
0cdd8daca6
|
toward VW integration
|
2015-01-06 17:05:24 +01:00 |
|
Ales Tamchyna
|
c27192e497
|
minor cleanup, adding some comments
|
2015-01-06 15:54:15 +01:00 |
|
Ales Tamchyna
|
af6b9e5d97
|
minor cleanup
|
2015-01-06 15:43:05 +01:00 |
|
Ales Tamchyna
|
e864a8d8df
|
another utility function
|
2015-01-06 15:19:34 +01:00 |
|
Ales Tamchyna
|
541ae14836
|
minor
|
2015-01-06 14:08:07 +01:00 |
|
Ales Tamchyna
|
d9064bef0e
|
minor
|
2015-01-06 14:07:12 +01:00 |
|
Ales Tamchyna
|
6471108e1d
|
new interface for classifiers and implementations for VW training (file) and prediction (library)
|
2015-01-06 14:02:12 +01:00 |
|