| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-18 | 5.0 kB | |
| v0.7.0 source code.tar.gz | 2024-02-18 | 3.5 MB | |
| v0.7.0 source code.zip | 2024-02-18 | 3.5 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
What's Changed
- Update sphinxcontrib-bibtex requirement from <2.6,>=2.5.0 to >=2.5.0,<2.7 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/274
- Add flag to avoid zero pvalues in PermutationTestDistanceBased callback by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/275
- Update matplotlib requirement from <3.8,>=3.6.0 to >=3.6.0,<3.9 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/277
- Update torch requirement from <2.1,>=1.13.0 to >=1.13.0,<2.2 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/279
- Update numpy requirement from <1.26,>=1.24.0 to >=1.24.0,<1.27 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/278
- Update sphinx-book-theme requirement from <1.1,>=1.0.0 to >=1.0.0,<1.2 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/281
- Update myst-nb requirement from <0.18,>=0.17.0 to >=0.17.0,<1.1 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/282
- Update torchvision requirement from <0.16,>=0.14.0 to >=0.14.0,<0.17 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/283
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/284
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/276
- Fix MNIST example by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/285
- Remove Python 3.8 support by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/286
- Update sphinx requirement from <7.2,>=5.3.0 to >=5.3.0,<7.3 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/272
- Update scipy requirement from <1.11,>=1.10.0 to >=1.10.0,<1.12 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/237
- Add Python 3.12 support by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/287
- Add wheel package to code_coverage.yml by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/288
- Add setuptools package to code_coverage.yml by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/289
- Update dependant versions by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/290
- Update repository URL by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/291
- Update scikit-learn requirement from <1.4,>=1.3.2 to >=1.3.2,<1.5 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/292
- Update README.md by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/294
- Fix concept drift SEA example by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/295
- Update scipy requirement from <1.12,>=1.11.4 to >=1.11.4,<1.13 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/296
- Add Python version to bug report by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/298
- Add missing required flag for Python versions in bug report by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/299
- Add concept and data drift icons to README.md by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/300
- Update torch requirement from <2.2,>=2.1.2 to >=2.1.2,<2.3 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/302
- Update torchvision requirement from <0.17,>=0.16.2 to >=0.16.2,<0.18 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/301
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/IFCA-Advanced-Computing/frouros/pull/303
- Add Energy distance data drift method by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/305
- Add Baumgartner-Weiss-Schindler test data drift method by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/306
- Fix detectors README by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/307
- Add Kuiper's test data drift method by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/308
- Update MMD_advance.ipynb notebook by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/304
- Add methods to compute p-values in PermutationTestDistanceBased callback by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/309
- Update package version by @jaime-cespedes-sisniega in https://github.com/IFCA-Advanced-Computing/frouros/pull/310
Full Changelog: https://github.com/IFCA-Advanced-Computing/frouros/compare/v0.6.1...v0.7.0