cleanlab--cleanlab
b93fdebf30
* validation_func docstring * torch,tf compatibility+tests * keras test * skip tests if python < 3.7 * pytorch numpy int bug on windows * make tensorflow test work on windows * move tf env variable setting * pytorch test increase epochs * install cpu-tensorflow on windows CI * torch test optimizer to adam * fix bugs in shuffled TF dataset * dummy unit test for TF on windows * dummy code for TF windows testing * deal with np.int bug on windows * remove windows debugging code * docstrings for new functionality * address merge conflicts * reformat after merge * addressed comments
13 行
161 B
Plaintext
13 行
161 B
Plaintext
# Python dependencies for development
|
|
coverage != 6.3, != 6.3.*
|
|
mypy
|
|
pandas-stubs
|
|
pre-commit
|
|
pytest
|
|
pytest-cov
|
|
requests
|
|
scipy
|
|
torch
|
|
torchvision
|
|
skorch
|
|
tensorflow |