LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
56 stars 12 forks source link

Use Pipfile and Pipfile.lock instead of requirements.txt #365

Open HeytemBou opened 2 years ago

HeytemBou commented 2 years ago

Has anyone considered the possibility of using Pipfile and Pipfile.lock to manage project dependencies instead of the good old requirements.txt file ? this can save us a lot of headaches