Commit Graph

84 Commits

Author SHA1 Message Date
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
39930d1233 kp 2021-12-05 19:53:30 +01:00
f2fad859dc Added a progress-command (and newly trained weights) 2021-11-24 22:35:39 +01:00
ef7fceacea Better 'Gradientenabstieg' 2021-11-23 20:51:24 +01:00
7f51f139f2 Actually, we will also train on whitepapers (because otherwise I would
have to fix an ugly bug)
2021-10-17 15:52:52 +02:00
ce99e5301b Smashed bug with argument-parsing 2021-10-17 15:51:26 +02:00
8778cfdae6 Also dont train on whitepapers 2021-10-17 15:50:33 +02:00
3588587c92 Earlier removal of whitepapers (dont extrapolate from them) 2021-10-17 15:48:44 +02:00
65e8948202 Filter out the whitepapers I have in my libary 2021-10-17 15:47:37 +02:00
153aa434d5 Implemented listScores command 2021-10-13 15:10:12 +02:00
6689c3bf6b Removed ~ from score and shorter training 2021-10-12 20:10:48 +02:00
f27d89e43d Added a dark-mode 2021-10-05 18:25:27 +02:00
7fd1f4fa3f Better shit-detection and mitigation when training 2021-10-05 18:08:32 +02:00
73364935f0 Bug Fix: A function name was overloaded 2021-10-04 12:27:12 +02:00
ca7b2fd87c Faster termination when training 2021-09-30 00:08:53 +02:00
8c4e35bf41 Bug fix in training 2021-09-27 00:22:35 +02:00
8964fa2c6a No early stopping if still bad 2021-09-26 23:18:21 +02:00
1303f302d3 Dont train if we are already perfect 2021-09-26 23:17:03 +02:00
9f9d2390b3 Less verbose training 2021-09-26 23:15:50 +02:00
98aaec1e22 Train using gradient 2021-09-26 23:13:43 +02:00
06a0461e93 Better pruning of tags and recommenders 2021-09-26 16:51:17 +02:00