richard-rogers

Results 22 issues of richard-rogers

## Description Make subclasses pay attention to changed default member values. ## Changes - Make resolvers, type_mapper, default_config use default_factory so their defaults can be overridden in subclasses ## Related

## Description This repository needs The commits in this pull request will ## Changes - Imperative commit or change title (commit ID) - Add some bullet points to explain the...

This depends on #860 It adds a resolver to the `ImageMetric` analogous to the `DatasetSchema`'s to create the standard metrics (counts, types, cardinality, etc.) that the visualizer & whylabs seem...

- Generalize compound metric `merge()` to support merging metrics with non-empty symmetric set difference of submetrics - Dynamically add EXIF tag submetrics as they're discovered in `ImageMetric`

work-in-progress

## Description Adds `ImageMetricConfig

…iles ## Description This repository needs The commits in this pull request will ## Changes - Imperative commit or change title (commit ID) - Add some bullet points to explain...

## Description Update protobuf version used in the `Dockerfile.dev` and test the image. - [ ] I have reviewed the [Guidelines for Contributing](CONTRIBUTING.md) and the [Code of Conduct](CODE_OF_CONDUCT.md).

## Description `Writable` represents output to be serialized by whylogs. It will write itself to 1 or more temporary files. A `Writer` takes the temporary file(s) and sends them to...

## Description Support segmented ranking metrics. ## Changes - Segmented schemas are respected by the ranking metrics - Added `sum_gain_k` to unit tests Closes whylabs/whylogs#1506 - [ ] I have...

## Description Tag custom performance/output metrics for segmented profiles. ## Changes - Fix tagging logic to handle segmented cases - [ ] I have reviewed the [Guidelines for Contributing](CONTRIBUTING.md) and...