Closed AzinPiran closed 3 days ago
This is a great suggestion @AzinPiran I reviewed the code and @shengjiayuu has included an environment.yml file. This can be used to create a conda-lock file.
Please review.
I will be closing this issue since it has been resolved.
To enhance the reproducibility and usability of our project, I propose adding the following files: environment.yml This file will specify the required dependencies and their versions, making it easier for collaborators to set up the project environment consistently across different systems.
conda-lock.yml This file will lock exact dependency versions, ensuring that environments created from the environment.yml file are identical, even if dependency updates occur in the future.
@cs-uche , please let me know which libraries exactly you were using for your data modeling.