Skip to main content

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.8.16 with pyenv pyenv install 3.12.0.
  • Set up a new virtual env pyenv virtualenv 3.12.0 mixes
  • Set local pyenv version pyenv local mixes
  • Activate the virtual pyenv using pyenv activate mixes
  • Upgrade the pip package installer pip install --upgrade pip
  • Install poetry for package management pip install poetry==1.7.1
  • Install dependencies from the lock file poetry install --no-root

pyproject.tomlpyproject.toml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tidal_algorithmic_mixes-0.1.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

tidal_algorithmic_mixes-0.1.0-py3-none-any.whl (30.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page