tree: 4e04086599f18cfb91fbc0f4a8f2854ef6bd3a71 [path history] [tgz]
  1. BUILD
  2. model_train_test.py
  3. README.md
integrations/tensorflow/e2e/keras/train/README.md

Keras Training Tests

These tests require an additional python dependency on sklearn, which can be installed as follows:

python3 -m pip install sklearn

These tests are not checked by the OSS CI.