model-analysis icon indicating copy to clipboard operation
model-analysis copied to clipboard

Model analysis tools for TensorFlow

Results 41 model-analysis issues
Sort by recently updated
recently updated
newest added

### System information - **Have I written custom code**: no - **OS Platform and Distribution**: N/A - **TensorFlow Model Analysis installed from**: binary - **TensorFlow Model Analysis version**: 0.45.0 -...

stat:awaiting tensorflower
type:support

This PR bumps the range for `attrs` since I've seen it causing a conflict with many packages (like `jsonschema`, `nbformat`, `gcsfs`, `aiohttp`).

### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 20.04.5 LTS - **TensorFlow Model Analysis installed from (source or binary)**: binary - **TensorFlow Model Analysis...

type:bug
stat:awaiting tensorflower

Hello I am running into an issue running the evaluator component of a tfx pipeline. I use the FlinkRunner for beam and the evaluator component is super slow as the...

type:bug
stat:awaiting tensorflower

Recent release of TFMA (0.42 - 0.43 - master) changed the DoFn argument from `preprocessor` https://github.com/tensorflow/model-analysis/blob/a5c4c709e733bffe10038ee43b07704883d843b1/tensorflow_model_analysis/metrics/metric_types.py#L396 to `preprocessors` https://github.com/tensorflow/model-analysis/blob/e1c34a8b434440efa32d6617bc922a412c77b924/tensorflow_model_analysis/metrics/metric_types.py#L440 This breaking change is not reflected in the example for custom...

stat:awaiting tensorflower
type:docs

### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow Model Analysis)**: No - **OS Platform and Distribution (e.g., Linux...

stat:awaiting tensorflower
type:support

### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow Model Analysis)**: Yes - **OS Platform and Distribution (e.g., Linux...

type:bug
stat:awaiting tensorflower

Updated broken link for API reference in `More information` section

### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow Model Analysis)**: Yes, minor - **OS Platform and Distribution (e.g.,...

type:bug
stat:awaiting response

fixes [120](https://github.com/tensorflow/model-analysis/issues/120)

cla: yes