Skip to content

v0.2.4: First version of pathology package, speed up pathology experiments,

Compare
Choose a tag to compare
@ant0nsc ant0nsc released this 21 Jul 15:32
· 274 commits to main since this release
388b3f8

What's Changed

  • BUG: Restrict CredScan action to credential scanning only by @kenza-bouzid in #490
  • Bump actions/setup-python from 2 to 4 by @dependabot in #469
  • Bump codecov/codecov-action from 2 to 3 by @dependabot in #468
  • Bump actions/setup-node from 2 to 3 by @dependabot in #470
  • Bump actions/checkout from 2 to 3 by @dependabot in #471
  • ENH: Reduce hyperparameters serialization time by @kenza-bouzid in #486
  • ENH: Autoupdate hooks [pre-commit.ci] by @pre-commit-ci in #488
  • BUG: Fix demo notebook failing on PRs by @fepegar in #492
  • ENH: Add commit ID when downloading CXR-BERT model by @ozan-oktay in #482
  • ENH: Exclude cache files from file watchers to speed up VSCode by @ant0nsc in #495
  • ENH: Remove local dataset definitions from histopathology models by @ant0nsc in #494
  • DOC: Update documentation for hi-ml-multimodal by @fepegar in #493
  • ENH: Turn on mixed precision training by default by @ant0nsc in #496
  • ENH: Prepare codebase for image model release by @fepegar in #497
  • DOC: More details about creating Azure resources by @ant0nsc in #498
  • DEL: Remove large files from RegressionTestResults by @mebristo in #500
  • ENH: Move all training related functions to MLRunner class. by @kenza-bouzid in #499
  • BUG: Mounted dataset disappears when mount script terminates by @ant0nsc in #504
  • ENH: Simplify publishing workflow by using a single PyPi token by @ant0nsc in #510
  • DOC: Improve Azure setup instructions by @ant0nsc in #507
  • BUG: Plot conf matrix when not all labels present by @mebristo in #509
  • ENH: Upgrade Github runner OS from Ubuntu 18 to Ubuntu 20 by @ant0nsc in #511
  • ENH: Rename histopathology folder to match overall naming scheme by @ant0nsc in #512
  • ENH: Update PR titles to include more tags by @SangamSwadiK in #505
  • DOC: Use imperative for PR title in guidelines by @fepegar in #517
  • ENH: Only upload codecov reports once by @ant0nsc in #521
  • ENH: Add github workflow for smoke testing DeepSMILEPandaSlidesBenchmark by @mebristo in #506
  • ENH: Split run requirements for cpath folder into file by @ant0nsc in #519
  • ENH: Update tiling script by @maxilse in #516
  • ENH: Publishing the hi-ml-cpath package by @ant0nsc in #524

New Contributors

Full Changelog: v0.2.3...v0.2.4