-
tested with Python 3.8.11
-
last updated on: Nov 24, 2021
-
data-exploration: discover features and remove garbage data.
-
nlp-clustering: using description column to group products. Needs data-exploration output.
-
timeseries-clustering: using quantity sold to group products. Needs data-exploration output.
-
recommended: use pipenv for handling the environment: Pipfile
-
to export the environment: pipenv lock -r > requirements.txt