tensorflow / fairness-indicators

Tensorflow's Fairness Evaluation and Visualization Toolkit
Apache License 2.0
341 stars 79 forks source link

Explicitly import estimator from tensorflow as a separate import instead of accessing it via tf.estimator and depend on the tensorflow estimator target. #285

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Explicitly import estimator from tensorflow as a separate import instead of accessing it via tf.estimator and depend on the tensorflow estimator target.