Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion g3doc/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ computation types that can be used: `tfma.metrics.MetricComputation` and
below. The function that creates these computations will be passed the following
parameters as input:

* `eval_config: tfam.EvalConfig`
* `eval_config: tfma.EvalConfig`
* The eval config passed to the evaluator (useful for looking up model
spec settings such as prediction key to use, etc).
* `model_names: List[Text]`
Expand Down