Commit Graph

104 Commits

Author SHA1 Message Date
63895953c0 Allow inserting scores into calibreDB 2022-03-19 11:35:30 +01:00
ac6d85fa99 Enabled Imgs per default; Chrome recommendet 2022-03-08 14:21:36 +01:00
44c0c189d7 Better recommender scores 2022-03-07 13:51:26 +01:00
b75ede5d89 Added a default toggle for --imgs / --no-imgs 2022-03-07 13:26:29 +01:00
84deaa2f64 Better training and reenabled median 2022-03-07 13:21:16 +01:00
2642423289 Revert "implemented neuralBins (performance is bad...)"
This reverts commit bd53a83058.
2022-02-24 20:19:00 +01:00
53a7b07c06 Merged perfTests and fixed bugs 2022-02-22 15:26:04 +01:00
20afb205e3 Added perf-testing 2022-02-22 15:02:48 +01:00
bd53a83058 implemented neuralBins (performance is bad...) 2022-02-22 10:37:16 +01:00
880cb6ba7e Added tgb (but disabled, because adds no accuracy) 2022-02-15 19:54:14 +01:00
0529172af2 Fixed MRB bug 2022-02-15 19:35:03 +01:00
3a14e32e58 Tiny change 2022-02-11 18:16:43 +01:00
07da41f1f5 Allow a little more recommenders 2022-02-11 18:12:49 +01:00
87433cc97f Tiny change in recommender 2022-02-11 18:04:47 +01:00
05a51cd5e6 Better newBooks 2022-02-11 17:50:07 +01:00
bcec24fbf7 'analyze' also finds newBooks 2022-02-11 17:37:23 +01:00
08fb19c6b9 Fixed Bug (getting images for analyze-center) 2022-02-11 14:07:51 +01:00
e8871f823e Also cache, if a wikipage does not exist 2022-02-11 12:28:03 +01:00
558b9d4eba No more neuralWeights in the repo 2022-02-11 12:17:01 +01:00
5e6dc9ffe2 Lookup images for authors and recommenders on WikiPedia 2022-02-11 12:14:24 +01:00
6d502af029 Tweaking Recommendation-Visualization 2022-02-10 18:18:05 +01:00
93230c4285 Simpler and faster training 2022-02-07 19:57:03 +01:00
dfa2f89f29 Allow analyzing tags 2022-02-06 22:30:44 +01:00
d6dda44ae8 Improved HTML rendering (no scrolling in Fullscreen) 2022-02-06 22:17:23 +01:00
46fe3390b0 Less pre-filter for newBook 2022-02-06 21:45:08 +01:00
5f812a6b85 Lower default dist for Analyze 2022-02-06 21:38:41 +01:00
ab97f8e390 Prune Recommender on Analyze 2022-02-06 21:35:00 +01:00
7c1585120e Removed Debug Print 2022-02-06 21:31:02 +01:00
51f80e0867 Display author for new books 2022-02-06 19:10:21 +01:00
e599a851cf Smol Tweaks (for newBooks) 2022-02-06 18:56:53 +01:00
9373e66e29 Removed debug print 2022-02-06 18:38:07 +01:00
1a82cac16f smoller bug fix 2022-02-06 18:30:55 +01:00
936558779b smol bug fix 2022-02-06 18:28:35 +01:00
3032dea8a0 Better rankings-list in cli and newly trained net 2022-02-06 18:22:46 +01:00
a2d747e41e Integrated MRB-DB and added new-book-finder (from MRB) 2022-02-06 17:59:21 +01:00
5a229a4b2b Approximate Pagerank while training (+performance) and implemented
batch-training (disabled do to non-convergence)
2022-02-04 20:34:59 +01:00
aa2e5a41bb Fixed 'progress' command 2022-02-04 17:20:46 +01:00
b854b38349 Fixed tiny bug when training with --full 2022-02-03 15:24:06 +01:00
54e9f0e8fc Implemented median; disabled median & se (low utility) 2022-02-03 15:10:26 +01:00
bd17ac4906 Better Recommendation Generation 2022-02-01 12:22:13 +01:00
6e64e76310 Better error-message on pagerank ev-iter fail 2022-01-31 14:02:00 +01:00
33ba27e2d0 Implemented Pagerank 2022-01-31 13:45:26 +01:00
e5d2ca532c Shorter Training 2022-01-22 18:12:57 +01:00
a6d9a75030 Sanitize description of books before rake 2021-12-18 18:09:45 +01:00
199fab7875 New shell-command, nltk for keyword extraction from description 2021-12-11 13:58:01 +01:00
36baf1aaec Bug: Typo in train 2021-12-11 11:54:25 +01:00
81fa6ca4d6 Faster training (earlier stopping) 2021-12-11 11:52:49 +01:00
16cc68dfed chmod +x (again) 2021-12-05 19:57:05 +01:00
da9569fd4c Added 'competence' command (displays recommenders and justifications of
their scores)
2021-12-05 19:56:26 +01:00
aa95a9b16b chmod +x 2021-12-05 19:54:03 +01:00