examples/py
Jeremy Lewi b218d2b23c
Fix the mnist_gcp_test.py (#741)
* Fix the mnist_gcp_test.py

* The job spec was invalid; we were missing container name

* There were a bunch of other issues as well.

* Pull in the changes from xgboost_synthetic to upload an HTML version
  of the notebook output to GCS.

* Add exceptoin

* Revert "Add exceptoin"

This reverts commit 44f34d9d74.
2020-02-21 15:58:48 -08:00
..
kubeflow Fix the mnist_gcp_test.py (#741) 2020-02-21 15:58:48 -08:00
README.md Update xgboost_synthetic test infra; preliminary updates to work with 0.7.0 (#666) 2019-10-24 19:53:38 -07:00

README.md

Internal code for testing of examples

This directory contains some python utilities reused for testing across example.

No actual examples are in this directory.