Releases: VectorInstitute/cyclops
Releases · VectorInstitute/cyclops
cyclops 0.2.11 release
What's Changed
- Fix docs workflow by @amrit110 in #655
- Fix copying built files to github_pages branch by @amrit110 in #656
- Fix docs workflow by @amrit110 in #659
- Change to use the old githug_pages branch by @amrit110 in #660
- Simpler workflow by @amrit110 in #662
- Fix docs by @amrit110 in #663
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #652
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #651
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #657
- Detectron model health by @a-kore in #664
- Bump setuptools from 69.0.2 to 70.0.0 by @dependabot in #661
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #658
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #654
- Bump docker/build-push-action from 6.1.0 to 6.3.0 by @dependabot in #653
- Bump docker/metadata-action from f7b4ed12385588c3f9bc252f0a2b520d83b52d48 to a64d0487d7069df33b279515d35d60fa80e2ea62 by @dependabot in #649
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #666
- Bump docker/build-push-action from 6.3.0 to 6.4.1 by @dependabot in #665
- add sample_size visualization and update notebooks by @a-kore in #667
- Ignore pytorch pip audit vulnerability by @amrit110 in #680
- Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 by @dependabot in #673
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #670
- Bump docker/build-push-action from 6.4.1 to 6.7.0 by @dependabot in #675
- Bump docker/metadata-action from a64d0487d7069df33b279515d35d60fa80e2ea62 to 60a0d343a0d8a18aedee9d34e62251f752153bdb by @dependabot in #668
- Bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #681
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #679
- Bump jupyterlab from 3.6.7 to 3.6.8 by @dependabot in #678
- Change scikit-learn dependency: ^1.4.0 -> > 1.3.0 by @ethanhkim in #676
- Check if values is none before iterating over it by @hoxell in #674
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #671
New Contributors
- @ethanhkim made their first contribution in #676
Full Changelog: v0.2.10...v0.2.11
cyclops 0.2.10 release
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #629
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #628
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #631
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #635
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #637
- Bump scikit-learn from 1.4.0 to 1.5.0 by @dependabot in #638
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #636
- Confidence interval feature by @a-kore in #639
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #630
- Add explicit all declaration to specify public API by @amrit110 in #641
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #633
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #644
- Separate CI workflows by @amrit110 in #645
- Unify docs workflows by @amrit110 in #646
- Unified workflow file doesn't work, so separating it anyways by @amrit110 in #647
- Add evaluate api endpoint for server based deployment by @amrit110 in #640
- Bump docker/build-push-action from 5.3.0 to 6.1.0 by @dependabot in #643
- Release v0.2.10 by @amrit110 in #648
Full Changelog: v0.2.9...v0.2.10
cyclops 0.2.9 release
What's Changed
- Fix SliceSpec and evaluator by @fcogidi in #619
- Try downgrading codecov action to resolve issue with upload by @amrit110 in #624
- Bump docker/metadata-action from 2ee3d3070bb41b40bf7305d15233321e12c1dc5c to f7b4ed12385588c3f9bc252f0a2b520d83b52d48 by @dependabot in #622
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #623
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #621
- Add example of intersectional slicing to user guide by @amrit110 in #625
- Update pandas version and enable options by @fcogidi in #620
- Add new tutorial notebook for workshop by @amrit110 in #626
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #627
Full Changelog: v0.2.8...v0.2.9
cyclops 0.2.8 release
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #601
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #603
- Bump onnx from 1.15.0 to 1.16.0 by @dependabot in #605
- Bump bentoml from 1.2.0 to 1.2.5 by @dependabot in #602
- Bump jupyterlab from 3.6.6 to 3.6.7 by @dependabot in #604
- Improve intersectional slicing by @fcogidi in #606
- Update codecov actions by @amrit110 in #612
- Bump docker/login-action from 2.1.0 to 3.1.0 by @dependabot in #609
- Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 2ee3d3070bb41b40bf7305d15233321e12c1dc5c by @dependabot in #610
- Bump docker/build-push-action from 4.0.0 to 5.3.0 by @dependabot in #608
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #611
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14 by @dependabot in #607
- Refactor slice functions and evaluators by @fcogidi in #613
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #617
- Fix comment in slicer docstring by @amrit110 in #618
- Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in #614
- Bump Wandalen/wretry.action from 1.4.4 to 3.5.0 by @dependabot in #615
- Bump actions/checkout from 4.1.1 to 4.1.5 by @dependabot in #616
New Contributors
- @dependabot made their first contribution in #603
Full Changelog: v0.2.7...v0.2.8
cyclops 0.2.7 release
What's Changed
- Adjust integration test workflow to run on cyclops vm runner by @amrit110 in #594
- Add test parallelization by @fcogidi in #596
- Upgrade
datasets
by @fcogidi in #595 - Add report user guide notebook by @rjavadi in #589
- Reduce number of workers for running tests by @fcogidi in #599
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #598
- Fix import_optional_module function to return NoneType by @amrit110 in #597
- Update tqdm by @amrit110 in #600
New Contributors
- @pre-commit-ci made their first contribution in #598
Full Changelog: v0.2.6...v0.2.7
cyclops 0.2.6 release
What's Changed
- Refactor create_metric_cards fn to smaller functions by @amrit110 in #586
- Fix copy on type change by @fcogidi in #588
- Update
array-api-compat
version by @fcogidi in #590 - Add support for plotting calibration curve by @amrit110 in #587
- Add js deps to fix plotly rendering by @amrit110 in #591
- Remove use of get_device in base task class by @amrit110 in #593
- Update
deploy/README.md
by @fcogidi in #592
Full Changelog: v0.2.5...v0.2.6
cyclops 0.2.5 release
cyclops 0.2.4 release
What's Changed
- Update to pillow 10.0 which has important security fixes by @amrit110 in #551
- Improve documentation for evaluate package by @rjavadi in #543
- Small fix to readme, and contributing docs by @amrit110 in #552
- Add example deployment scripts by @amrit110 in #553
- Prefer generator over list by @hoxell in #555
- Apply ruff formatter and ditch black by @amrit110 in #554
- Update github actions to latest release versions by @amrit110 in #556
- Small fix to docs deploy poetry install, update contrib md by @amrit110 in #557
- Add Matthews Correlation Coefficient (MCC) metric by @fcogidi in #550
- Revert "Add Matthews Correlation Coefficient (MCC) metric" by @fcogidi in #560
- Move jinja macros to separate file for readability by @amrit110 in #559
- Add pip audit to code check workflow by @amrit110 in #563
- Remove aggfuncs constraint by @amrit110 in #564
- Use furo sphinx theme in line with aieng-template by @amrit110 in #565
- Add discharge prediction notebook by @amrit110 in #566
- First pass at refactoring jinja template by @amrit110 in #567
- Small fixes to discharge prediction notebook by @amrit110 in #568
- Fix minor bugs in ClassificationPlotter by @rjavadi in #571
- Documentation: Add evaluation examples by @rjavadi in #569
- Extend to python 3.11 support by @amrit110 in #573
- Use namedtuple to store curve results (ROC, PR) by @amrit110 in #572
- Add Matthews Correlation Coefficient by @fcogidi in #561
- Test report module by @rjavadi in #570
- Update ruff and run on codebase by @amrit110 in #577
- Add threshperf plot, tests and example use by @amrit110 in #575
- Update dependencies by @amrit110 in #580
- Add ability to truncate report and centralise report generation. by @a-kore in #579
New Contributors
Full Changelog: v0.2.3...v0.2.4
cyclops 0.2.3 release
What's Changed
- Minor patches by @fcogidi in #542
- Add Precision-Recall Curve to experimental metrics by @fcogidi in #544
- Add ROC curve by @fcogidi in #545
- Add AUROC by @fcogidi in #546
- Add regression metrics by @fcogidi in #547
- Integrate experimental metrics with other modules by @fcogidi in #549
Full Changelog: v0.2.2...v0.2.3
cyclops 0.2.2 release
What's Changed
- Add unit tests for some utils functions used in data package by @amrit110 in #532
- Add
MetricDict
by @fcogidi in #533 - Fix mypy issue by adding plugin, add tests by @amrit110 in #534
- Add Specificity by @fcogidi in #536
- Add aliases for precision and recall by @fcogidi in #537
- Add Negative Predictive Value by @fcogidi in #538
- Relax numpy version, fix integration test by @amrit110 in #540
- Add True Negative Rate (TNR) by @fcogidi in #541
Full Changelog: v0.2.1...v0.2.2