We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce78a79 commit d71994cCopy full SHA for d71994c
tensorflow_model_analysis/slicer/slicer_lib.py
@@ -98,7 +98,7 @@ def __init__(self,
98
99
Args:
100
columns: an iterable of column names to slice on.
101
- features: a iterable of features to slice on. Each feature is a (key,
+ features: an iterable of features to slice on. Each feature is a (key,
102
value) tuple. Note that strings representing ints and floats will be
103
automatically converted to ints and floats respectively and will be
104
compared against both the string versions and int or float versions of
0 commit comments