blob: 86222b1b8f8266d6c01557e94af2a81483ea6d23 [file] [log] [blame] [view]
# Keras Training Tests
These tests require an additional python dependency on `sklearn`, which
can be installed as follows:
```shell
python3 -m pip install sklearn
```
These tests are not checked by the OSS CI.