recommenders
recommenders copied to clipboard
[FEATURE] Simplifying setup description
Description
Right now the setup is overly lengthly. Proposed changes and reasons:
- Remove venv. Most people are more familiar with conda.
- Remove docker. Are we able to build and test docker? if not, suggest removing the container part.
- Remove official support for Windows/MacOS, especially if we are not testing it.