Commit Graph
16 Commits
Author SHA1 Message Date
emeric 08988b17a2 Prevent the media scanner from never quitting 2019-06-13 14:29:39 +02:00
emeric 6be92ed241 do not fetch features if the recommendation engine is tags based 2019-05-23 13:35:02 +02:00
emeric 5f02dfeff1 Added an option for the user to choice the type of the similarity engine to use 2019-05-23 13:25:25 +02:00
emeric 41c317d3ff Do not block the database while constructing the similarity maps 2019-05-15 14:03:33 +02:00
emeric 0aef48f3bc Fallback on the cluster similarity searcher if no song is classified 2019-04-19 13:01:57 +02:00
emeric 368766974e Similarity: fallback on tags if the artist or release has no track containing features 2019-03-21 13:06:25 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 9538aa9de9 Merge branch 'develop' into multi-artists 2019-03-10 14:22:01 +01:00
emeric 080fa856f4 Better debug dump 2019-03-10 14:21:40 +01:00
emeric e609b239f3 Do not lock the database while retrieving all the track features 2019-03-10 14:13:59 +01:00
emeric 4d01a1e996 WIP 2019-03-10 13:49:51 +01:00
emeric 0a94aa2875 Fixed bug on training + removed some debug info 2019-03-09 14:18:23 +01:00
emeric 45b4468c01 Refactored the inputvector part of the som implementation 2019-03-08 15:46:29 +01:00
emeric 11a0ed9f12 Breakable training, added cache 2019-02-27 13:57:43 +01:00
emeric 6fcb693261 Reorganized sources, better accuracy for similarities based on features 2019-02-05 14:08:46 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00