model-analysis
model-analysis copied to clipboard
Model analysis tools for TensorFlow
### 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 -...
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...
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...
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...
### 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...
### 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...
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.,...
fixes [120](https://github.com/tensorflow/model-analysis/issues/120)