examples/xgboost_synthetic
Jeremy Lewi 8bc13cc6fe
Fix xgboost_synthetic notebook for Kubeflow 1.1. (#811)
* Fairing needs to be upgraded to fairing 1.0.1

Related to kubeflow/gcp-blueprints#78
2020-07-11 10:59:21 -07:00
..
images Fix a bunch of issues with the xgboost_synthetic example (#621) 2019-08-19 16:05:32 -07:00
testing Bump fairing commit to latest on master to fix examples (#795) 2020-05-20 13:56:19 -07:00
.gitignore Fix a bunch of issues with the xgboost_synthetic example (#621) 2019-08-19 16:05:32 -07:00
Dockerfile Update xgboost_synthetic test infra; preliminary updates to work with 0.7.0 (#666) 2019-10-24 19:53:38 -07:00
Makefile add testing for xgboost_synthetic (#633) 2019-09-16 15:28:24 -07:00
README.md Update readme for xgboost-synthetic and remove outdated yaml file (#605) 2019-07-22 18:20:54 -07:00
build-train-deploy.ipynb update xgboost_synthetic with metadata sdk 0.3.1 (#758) 2020-02-26 16:31:19 -08:00
notebook_setup.py Fix xgboost_synthetic notebook for Kubeflow 1.1. (#811) 2020-07-11 10:59:21 -07:00
requirements.txt Fix xgboost_synthetic notebook for Kubeflow 1.1. (#811) 2020-07-11 10:59:21 -07:00
util.py Update xgboost_synthetic test infra; preliminary updates to work with 0.7.0 (#666) 2019-10-24 19:53:38 -07:00
xgboost_util.py Add kubecon demo to xgboost_ames_housing directory (#589) 2019-07-16 10:33:25 -07:00

README.md

xgboost-synthetic

Kubeflow fairing, pipelines demo using synthetic data. This notebook build-train-deploy.ipynb can be executed using one of the stock notebook images launched through Kubeflow UI.

  1. Follow the Set up your notebook guide to get started with Jupyter notebooks on Kubeflow

  2. Open the notebook terminal and run

    $ git clone https://github.com/kubeflow/examples.git
    
  3. In the directory xgboost_synthetic, open the notebook build-train-deploy.ipynb