Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Releases: credo-ai/credoai_lens

v1.1.8

03 May 00:46
529ef1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

29 Mar 21:16
8da1944
Compare
Choose a tag to compare

What's Changed

  • Bump rlespinasse/github-slug-action from 4.4.0 to 4.4.1 in /.github/workflows by @dependabot in #321
  • fix: Added tolerance to sum of probability check by @fabrizio-credo in #320
  • Added support for ks score to classification models by @fabrizio-credo in #319
  • Quick fixes for bugs relating to validation of string-containing DFs and default value for empty y_prob by @esherman-credo in #323
  • Dsp 467 update multi class definition and criteria in lens by @fabrizio-credo in #324
  • Bump tensorflow from 2.10.0 to 2.11.1 by @credo-nate in #327

Full Changelog: v1.1.6...v1.1.7

v1.1.6

15 Feb 16:53
ef2b686
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

23 Jan 15:59
2217646
Compare
Choose a tag to compare

Summary

  • Bugfixes to validation
  • Warnings related to sensitive feature

What's Changed

v1.1.4

19 Jan 05:35
8a708b1
Compare
Choose a tag to compare

Summary

  • Important bug fixes
  • New metric - cumulative gain

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 Jan 17:44
45b3069
Compare
Choose a tag to compare

Summary of changes

  • Joblib for parallelization
  • Expanded testing
  • Generic functionality to support basic neural network evaluations (e.g., Performance and fairness)
  • Separated out functionality to connect python environment with RAI platform using Connect

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Nov 01:57
d0a3ceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Nov 23:48
f7755df
Compare
Choose a tag to compare

Small fix to profiler evidence name

v1.1.0

28 Oct 23:52
8ca03cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Oct 21:30
65528aa
Compare
Choose a tag to compare

Note IDs have been removed from pipeline specification. Each pipeline list item should either be an evaluator or a tuple with (evaluator, metadata dictionary))

What's Changed

Full Changelog: v1.0.0...v1.0.1