https://github.com/jaak-s/BayesianDataFusion.jl

sort by:
Revision Author Date Message Commit Date
e2f1658 installation steps 26 February 2015, 17:16:31 UTC
b280cce flexible assignToTest! accepting ids 26 February 2015, 17:14:54 UTC
b40c0b1 burnin message, made tensor example more realistic 26 February 2015, 17:05:56 UTC
30bd456 use class_cut from relation for test accuracy 26 February 2015, 10:23:16 UTC
eb36955 addRelation! now adds relation to entity.relations 26 February 2015, 10:22:42 UTC
79cf949 addRelation! - support for incremental setup 26 February 2015, 00:49:59 UTC
386df0e IndexedDF can be created from DF, F for relation 25 February 2015, 23:01:37 UTC
cf097d1 added reset_model, if false contiues from old model 25 February 2015, 21:49:02 UTC
a76e940 renamed BMRF to macau 25 February 2015, 20:56:34 UTC
bf8de01 make full lambda_u sampling optional 25 February 2015, 17:45:38 UTC
72caa2f fixed Lambda_U sampling 24 February 2015, 22:48:50 UTC
2cd16c1 optimized ConditionalNormalWishart 24 February 2015, 21:33:35 UTC
b540ad2 fixed test RMSE for tensor 17 February 2015, 21:36:06 UTC
7052f6d scatter matrix uses N instead of (N-1) 17 February 2015, 17:04:41 UTC
738cd7a fixed tensor bug, probe needs fixing 17 February 2015, 00:08:52 UTC
10de734 using multi-relational tensor version in BMRF 16 February 2015, 17:52:46 UTC
893cbfa initial code for tensor + multi-rel 16 February 2015, 01:06:41 UTC
e433ff2 add relation positions for entities 13 February 2015, 17:37:25 UTC
aa1942f lambda_beta moved into Entity and printed out 13 February 2015, 17:12:11 UTC
820ceea moved exports to specific files 13 February 2015, 15:30:09 UTC
8846072 whitespace fix 13 February 2015, 11:30:23 UTC
507a465 print out alpha in iterations and in model 10 February 2015, 19:32:26 UTC
a77f392 Merge branch 'master' of git://github.com/jaak-s/BayesianDataFusion.jl Conflicts: test/runtests.jl 10 February 2015, 00:54:40 UTC
6ad7127 alpha sampling 10 February 2015, 00:49:19 UTC
0c46c2b fixed test for f 06 February 2015, 11:35:31 UTC
b951ec4 f only applied on posterior samples 06 February 2015, 11:27:53 UTC
7f063be callback function f for latent matrices 05 February 2015, 18:22:26 UTC
be3c236 moved alpha to RelationModel 01 February 2015, 01:22:08 UTC
2e18940 BMRF returns also training counts 31 January 2015, 18:58:47 UTC
ea944e2 correct clamping clamp 27 January 2015, 17:24:14 UTC
6b69614 clamp 27 January 2015, 17:00:02 UTC
74986f7 export initModel! 27 January 2015, 16:45:12 UTC
b413e70 reduced Gibbs sample in test 27 January 2015, 15:47:15 UTC
abfd05f support test samples 27 January 2015, 15:42:58 UTC
fd03671 automatic test generation 27 January 2015, 13:58:44 UTC
9ad072d sparse matrix for RelationData. BMRF can run without test 27 January 2015, 12:36:23 UTC
b3cd7a1 supporting tuple dims 27 January 2015, 11:52:17 UTC
edfe2a5 BMRF allows features on both entities 26 January 2015, 23:58:33 UTC
6d96733 removed obsolete code 26 January 2015, 21:01:05 UTC
0cc72c0 bug fixes 26 January 2015, 20:37:33 UTC
79c4207 BMRF 26 January 2015, 17:54:57 UTC
ae5ccfc using IndexedDF for BMRF 26 January 2015, 01:01:34 UTC
b7c8d25 indexed DataFrame 26 January 2015, 00:21:08 UTC
3c20ce3 BMRF uses new RelaationalData 24 January 2015, 18:10:37 UTC
08680d8 updated print of RelationData 24 January 2015, 16:37:33 UTC
b53acbd printing RelationData 24 January 2015, 13:48:38 UTC
dcdcb35 check for dimensions of features 23 January 2015, 23:42:00 UTC
4c045e2 Merge branch 'master' of https://github.com/jaak-s/BayesianDataFusion.jl Conflicts: src/RelationData.jl 23 January 2015, 16:54:15 UTC
937bb2b new relational data object 23 January 2015, 16:53:27 UTC
68edbd9 new relational data object 23 January 2015, 16:52:36 UTC
857e351 Merge branch 'master' of https://github.com/jaak-s/BayesianDataFusion.jl 23 January 2015, 11:40:55 UTC
8cc371d start of full relational model 22 January 2015, 17:01:42 UTC
aec555b BMRF can return rhs changes 20 January 2015, 19:14:21 UTC
b862b90 added example 20 January 2015, 01:40:55 UTC
e974d07 load_mf1c can normalize features 20 January 2015, 01:32:46 UTC
3fc380e arguments on multiple lines 20 January 2015, 01:21:45 UTC
55eff51 initial code 20 January 2015, 01:16:09 UTC
4e644a3 BayesianDataFusion.jl generated files. license: MIT authors: Jaak Simm years: 2015 user: jaak-s Julia Version 0.3.5 [a05f87b*] 18 January 2015, 18:25:24 UTC
63a9ded initial empty commit 18 January 2015, 18:25:24 UTC
back to top