Skip to content

Releases: Benny-Nottonson/spotifySort

New Algorithm

21 Dec 20:35
Compare
Choose a tag to compare

Implemented label and regionprops to vastly decreate gentimes, fixed env variables

Faster Algo

06 Jul 23:50
Compare
Choose a tag to compare
v4.0.0

Merge branch 'main' of https://github.com/BennyNottonsonSchool/spotif…

HTTPx Switch, Typing

02 May 05:15
75ba537
Compare
Choose a tag to compare
v3.1.0

Speedup, better var names

Speed Improvements/Rework

23 Apr 20:41
Compare
Choose a tag to compare
v3.0.0

Merge branch 'main' of https://github.com/BennyNottonsonSchool/spotif…

Removed dependency on spotipy

16 Apr 16:59
Compare
Choose a tag to compare
v2.2.0

fix: update requirements.txt

Further Optimizations

14 Apr 15:30
c8eed96
Compare
Choose a tag to compare
v2.1.0

Update requirements.txt

CCV and LRU Cache Switch

22 Feb 23:13
8287125
Compare
Choose a tag to compare

Complete change from miniSOM to CCV's. Also added LRU caching to speed up the original algorithm, and switched away from dataframes. This should make it run significantly faster and more accurately.

Speed up/Modified Formulas

25 Nov 04:52
cca96b6
Compare
Choose a tag to compare

Change to distance and neighborhood function, increases accuracy and speed

Added UI, cleaned code

13 Nov 04:49
256707f
Compare
Choose a tag to compare
v1.1.0

Delete som.p

Initial Release

12 Nov 22:16
642cc15
Compare
Choose a tag to compare
v1.0.0

Update main.py