sicara / tf-explain

Interpretability Methods for tf.keras models with Tensorflow 2.x
https://tf-explain.readthedocs.io
MIT License
1.02k stars 112 forks source link

Does tf-explain support tf.estimator.train_and_evaluate(estimator, train_spec, eval_specs) #141

Open hanotrahul opened 4 years ago

hanotrahul commented 4 years ago

hello, Do we can right callback function for tf.estimator.train_and_evaluate(estimator, train_spec, eval_specs[0] clallback) if yes how we can write callback function for it