Skip to content

Releases: kolenaIO/kolena

0.77.1

17 Jul 18:20
f9ff1ba
Compare
Choose a tag to compare

Commits

0.77.0

12 Jul 00:30
5ae431d
Compare
Choose a tag to compare

Commits

0.76.0

06 Jul 00:33
b04b1e2
Compare
Choose a tag to compare

Commits

0.75.0

28 Jun 00:37
c789721
Compare
Choose a tag to compare

Commits

  • c28d74c: Add meta tags to social card layout (#92) (Gordon Hart) #92
  • 830bd2e: Fix docs.kolena.io swipe navigation (#94) (Gordon Hart) #94
  • ff1e972: IoU metrics guide (#86) (Yoohee Choi) #86
  • 8c8c22f: Metrics Glossary: TP / FP / FN / TN (#91) (Yoohee Choi) #91
  • e784278: Add Datadog RUM to docs.kolena.io (#93) (Gordon Hart) #93
  • 7db3d63: add note re. OS level deps needed to build docs (#97) (Dylan Grandmont) #97
  • 8dae64e: Experimental OD Workflow (#88) (Mark Chen) #88
  • 73bd085: metrics :: geometry matcher (#98) (Yoohee Choi) #98
  • 08961f7: Update IoU images to SVGs with dark/light mode versions (#99) (Gordon Hart) #99
  • 07c6869: TP/FP/FN/TN clean up (#100) (Yoohee Choi) #100
  • 1ea0ad7: Metrics Glossary: Accuracy (#95) (Yoohee Choi) #95
  • 135a0e1: Metrics Glossary: Precision (#101) (Yoohee Choi) #101
  • 32fe572: Advanced Usage: Nested Test Case Metrics (#96) (Gordon Hart) #96
  • f4a92b5: Metrics Glossary: Recall (#102) (Yoohee Choi) #102
  • 6719093: Publish docs to S3 on trunk commits (#103) (Gordon Hart) #103
  • 3eaa017: Metrics Glossary: F1 (#104) (Yoohee Choi) #104
  • 732eb37: enable metrics glossary with cards in the main metrics page (#105) (Yoohee Choi) #105
  • ad7aa02: Metrics Glossary: Consistent wordings (#106) (Yoohee Choi) #106
  • 7ef8fc7: Metrics Glossary: using the official names for object detection benchmarks (#109) (Yoohee Choi) #109
  • 2444dfc: Metrics Glossary: added the origin information on IoU bbox section (#110) (Yoohee Choi) #110
  • f92440a: Metrics Glossary: added a callout to talk about the inclusiveness of threshold (#111) (Yoohee Choi) #111
  • 79594ec: Metrics Glossary: grammar / wording cleanups (#112) (Yoohee Choi) #112
  • 00c0b0c: bulk testcase processing (#73) (ly-kolena) #73
  • 5725523: Add TestCase.init_many usage to test-suite doc page (#114) (ly-kolena) #114
  • f0ad980: CircleCI test-splitting needs legacy format (#116) (ly-kolena) #116
  • f61930e: Docs cleanups prior to release (#115) (Gordon Hart) #115
  • c789721: Updated COCO section text (#117) (Yoohee Choi) #117

0.74.0

20 Jun 20:12
8af16a1
Compare
Choose a tag to compare

Commits

  • b91d2bb: Render documentation social cards; other cleanups (#78) (Gordon Hart) #78
  • 774ccbe: Create object detection PR and F1 plots (#67) (Mark Chen) #67
  • 4727e32: More documentation touchups (#79) (Gordon Hart) #79
  • deeb2ec: Move plot definitions to kolena.workflow.plot (#55) (Gordon Hart) #55
  • 5d87040: Publish docs as kolenabot (#80) (Gordon Hart) #80
  • 83400d5: Add optimal F1 threshold util (#68) (Mark Chen) #68
  • a85e2ac: Added averaging-methods guide (#83) (Yoohee Choi) #83
  • 94a63d4: Average Precision to OD Utils (#81) (Mark Chen) #81
  • 9eedcd6: Formatting for averaging methods metric guide (#84) (Gordon Hart) #84
  • 4b5eb8b: Add Precision, Recall, F1 to kolena.workflow.metrics (#85) (Gordon Hart) #85
  • e52f1c9: Hide Metrics Glossary from nav bar and search (#87) (Gordon Hart) #87
  • 8af16a1: Update test-suite.md (#90) (Mark Chen) #90

0.73.0

13 Jun 21:38
36690ae
Compare
Choose a tag to compare

Commits

  • 7f5a485: Added sklearn as an extra and optional dependancy (#57) (Mark Chen) #57
  • e8efdf2: Update pyproject.toml (#60) (Mark Chen) #60
  • 36562be: Remove 'experimental.new-installer' from CI (#62) (Gordon Hart) #62
  • dbac343: Properly report number of inferences uploaded (#63) (Andrew Shi) #63
  • 22732db: Clean up unused data structures (#64) (ly-kolena) #64
  • 5452794: Create object detection confusion matrix plot (#58) (Mark Chen) #58
  • dee8ff0: Migrate API reference documentation to MkDocs (#61) (Gordon Hart) #61
  • 12b279b: Use 'insider' features from mkdocs-material and mkdocstrings (#69) (Gordon Hart) #69
  • d1e8885: Customize docs themes (#71) (Gordon Hart) #71
  • 8b540c4: Make job name looks better (#70) (ly-kolena) #70
  • 48b49df: Tutorial documentation (Part 1) (#72) (Gordon Hart) #72
  • 7490396: Consistent iconography between docs and platform (#74) (Gordon Hart) #74
  • ee6872a: Tutorial documentation (Part 2) (#75) (Gordon Hart) #75
  • 5855caa: Tutorial documentation (Part 3) (#76) (Gordon Hart) #76
  • 36690ae: Configure SSH key to access docs insiders in release CI (#77) (Gordon Hart) #77

0.72.0

06 Jun 18:32
7f7e637
Compare
Choose a tag to compare

Commits

  • 7f7e637: Support nested aggregate metrics in MetricsTestCase (#52) (Gordon Hart) #52

0.71.0

30 May 20:11
02ac129
Compare
Choose a tag to compare

Commits

  • 1493d98: Skip plotting early when computing roc curves for multi-class classification (#44) (Yoohee Choi) #44
  • b28faeb: Migrate to new api_base envvar (#48) (ly-kolena) #48
  • 02ac129: Support multiple distributions per test case in kolena.workflow.Histogram (#49) (Gordon Hart) #49

0.70.0

23 May 21:47
9b030d3
Compare
Choose a tag to compare

Commits

  • f245afe: Parallel integration tests (#33) (ly-kolena) #33
  • ca9513e: Fix result order before assertion (#37) (ly-kolena) #37
  • b2b0aa2: Logging improvements (#38) (Gordon Hart) #38
  • 78d1d6b: Disregard GT ordering in builtin classification/detection TestImage equality (#40) (Gordon Hart) #40
  • 3e203a1: Add age estimation example integration (#39) (Gordon Hart) #39
  • 0a92ab7: Only smoke test example integrations in CI (#43) (Gordon Hart) #43
  • 7e2613f: Add keypoints detection quickstart example integration (#41) (Mark Chen) #41
  • 034de12: add circleCI job for different resource class (#45) (Mark Chen) #45
  • d1507ca: Conditional integration testing (#42) (ly-kolena) #42
  • f6f8581: Add ScoredClassificationLabel to kolena.workflow.annotation (#47) (Gordon Hart) #47
  • 9b030d3: Rename 'generic' to 'workflow' to reflect external naming (#46) (Gordon Hart) #46

0.69.0

17 May 01:54
31288d6
Compare
Choose a tag to compare
Fix typo in release CI (#35)

* s/cilent/client/g