DOC: Fix python code in for invalid code (#19218)
There is an error in python code in the documentation. There is no class called `tf.estimator.Estimator.LinearClassifier` I think it was a typo and the author meant `tf.estimator.LinearClassifier`.
Loading
Please sign in to comment