File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to the [Nucleus Python Client](https://github.com/scaleapi/n
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.14.22] ( https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.14.22 ) - 2022-10-14
9+
10+ ### Added
11+ - Trigger for calculating Validate metrics for a model. This allows underperforming slice discovery and more model analysis
12+
813## [ 0.14.21] ( https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.14.21 ) - 2022-09-28
914
1015### Added
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ exclude = '''
2121
2222[tool .poetry ]
2323name = " scale-nucleus"
24- version = " 0.14.21 "
24+ version = " 0.14.22 "
2525description = " The official Python client library for Nucleus, the Data Platform for AI"
2626license = " MIT"
2727authors = [" Scale AI Nucleus Team <nucleusapi@scaleapi.com>" ]
You can’t perform that action at this time.
0 commit comments