starting PreferenceMatrixFactoryTest

This commit is contained in:
frankknoll
2023-11-16 12:01:56 +01:00
parent da6e356e11
commit 4c7da48bf9
5 changed files with 43 additions and 1 deletions

View File

@@ -1,13 +1,14 @@
name: howbadismybatch-venv
channels:
- defaults
# - conda-forge
- conda-forge
dependencies:
- python=3.9
- ipykernel
- numpy
- pandas
- scikit-learn
- scikit-spatial
- urllib3
- requests
- bs4