Commit Graph

18 Commits

Author SHA1 Message Date
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
a9df61970f update VW interface 2015-12-09 17:35:28 +01:00
Hieu Hoang
05ead45e71 beautify 2015-01-14 11:07:42 +00: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
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
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
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
aa39660a0a minor 2015-01-06 14:11:47 +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