Release v1.0.4
- Support DataFrame in SklearnTuner.
- Support
Tuner.search_space_summary()
to print all the hyperparameters based onconditional_scope
s. - Support TensorFlow 2.0 for backward compatibility.
- Bug fixes and documentation improvements.
- Raise a warning when using with TF 1.
- Save TPUStrategy models with the TF format.