common transformers used by the tidal personalization team.
Project description
Tidal algorithmic mixes
This contains the logic of how tidal create its algorithmic offline mixes, how it utilizes different machine learning models, alongside business rules to create different mixes for different use cases, included personalized mixes (like my mix, my new arrivals and daily discovery) and non-personalized like track radio and artist radio.
- Make sure you have pyenv and pyenv amd pyenv-virtualenv installed on your local environment.
- Install python 3.10.13 with pyenv
pyenv install 3.11.13
. - Set up a new virtual env
pyenv virtualenv 3.10.13 mixes
- Set local pyenv version
pyenv local mixes
- Activate the virtual pyenv using
pyenv activate mixes
- Upgrade the pip package installer
python -m pip install --upgrade pip
- Install poetry for package management
python -m pip install poetry==1.7.1
- Install dependencies from the lock file
poetry install --no-root
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tidal_algorithmic_mixes-0.1.3.tar.gz
.
File metadata
- Download URL: tidal_algorithmic_mixes-0.1.3.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab678836bbf1dcb2206fd1dd430428f36af09ecea8c7b6e821c6edee9b3e1439 |
|
MD5 | b96fe8b04fed72d3d396a21c5bb4ae7e |
|
BLAKE2b-256 | b7faebcc7765f8131cdaf5dc0230d1396908314658dbd274b8c3fcb8a2587493 |
File details
Details for the file tidal_algorithmic_mixes-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: tidal_algorithmic_mixes-0.1.3-py3-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c066060e0abef1205761720df4dc6e44c5d3dd63ea3a143c7b7aa3ff6cdac0b1 |
|
MD5 | 4431ac8abd97318ea3a7b23dc1e18cbd |
|
BLAKE2b-256 | 5bc88943b188fcfbcc95870acb50d8d4a59b5f104e0ced41576942a2bcdbdc38 |