Skip to content

Releases: VectorInstitute/cyclops

cyclops 0.2.8 release

15 May 14:16
d781e3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

cyclops 0.2.7 release

06 May 13:03
a4d69ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

cyclops 0.2.6 release

10 Apr 21:12
7b004a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

cyclops 0.2.5 release

18 Mar 13:04
469bb0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

cyclops 0.2.4 release

11 Mar 17:54
f8e790f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

cyclops 0.2.3 release

01 Feb 15:43
89b436f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

cyclops 0.2.2 release

20 Dec 03:32
e296fa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

cyclops 0.2.1 release

12 Dec 17:14
98cc1d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

cyclops 0.2.0 release

28 Nov 23:36
8f2f71a
Compare
Choose a tag to compare

What's Changed

  • Remove use of dask, update to pandas 2.0, fix tests by @amrit110 in #497
  • Report Template Update by @a-kore in #496
  • added model info card to sidebar by @KaranSwatch in #498
  • Update model report links by @amrit110 in #500
  • Add separate classes for classification tasks by @amrit110 in #501
  • fix slice title formatting error by @a-kore in #502
  • Fix typing for kwargs parameter in create_metric_fn by @amrit110 in #503
  • Convert task classes to more generic so they can be re-used by @amrit110 in #504
  • Add experimental metrics package following the array API standard by @fcogidi in #499
  • Clean up process package fns, enable mypy by @amrit110 in #505
  • Fix tasks doc by @amrit110 in #508
  • Report Update - Add timestamps, multi-plot selection and selection filtering by @a-kore in #507
  • Minor improvements to the evaluators and metrics by @fcogidi in #509
  • Reorganize package dependencies by @fcogidi in #506
  • Clean up use cases, add new tabular prediction on MIMICIV by @amrit110 in #510
  • Add confusion matrix example to tutorial notebook by @amrit110 in #511
  • add plots back to quant-analysis section by @a-kore in #512
  • Small fix to notebooks by @amrit110 in #514
  • Update pyarrow version, use pyarrow backend for pandas by @amrit110 in #513
  • Decouple models from evaluate package by @fcogidi in #516
  • Fix report missing slices by @a-kore in #518
  • Make additional library dependencies optional by @amrit110 in #515
  • make sections collapsible and set default as collapsed by @KaranSwatch in #517
  • Unify process package into data by @amrit110 in #519
  • Remove cupy install from integration test workflow by @amrit110 in #520

New Contributors

Full Changelog: v0.1.40...v0.2.0

CyclOps v0.2.0.dev0

10 Nov 15:32
5facc0f
Compare
Choose a tag to compare
CyclOps v0.2.0.dev0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.40...v0.2.0.dev0