examples/github_issue_summarization/notebooks
cliveseldon 8d728f0b06 GitHub Summarization Seldon Update (#472)
* Update model inference wrapping to use S2I and update docs

* Add s2i reference in docs

* Fix typo highlighted in review

* Add pyLint annotation to allow protected-access on keras make predict function method
2019-01-17 16:07:34 -08:00
..
test_data A bunch of changes to support distributed training using tf.estimator (#265) 2018-11-07 16:23:59 -08:00
Dockerfile Setup continuous building of Docker images for GH Issue Summarization Example (#449) 2019-01-04 17:02:24 -08:00
Dockerfile.estimator GIS E2E test verify the TFJob runs successfully (#456) 2019-01-08 15:06:49 -08:00
IssueSummarization.py Make it easier to demo serving and run in Katacoda (#107) 2018-04-28 08:11:18 -07:00
Makefile GitHub Summarization Seldon Update (#472) 2019-01-17 16:07:34 -08:00
Training.ipynb Update Training.ipynb (#52) 2018-03-19 16:08:01 -07:00
environment_seldon_rest GitHub Summarization Seldon Update (#472) 2019-01-17 16:07:34 -08:00
requirements.txt Move from a custom tornado server to a seldon-core server for serving the model (#36) 2018-03-09 14:36:12 -08:00
seq2seq_utils.py GitHub Summarization Seldon Update (#472) 2019-01-17 16:07:34 -08:00
train.py A bunch of changes to support distributed training using tf.estimator (#265) 2018-11-07 16:23:59 -08:00
train_test.py Setup continuous building of Docker images for GH Issue Summarization Example (#449) 2019-01-04 17:02:24 -08:00
trainer.py A bunch of changes to support distributed training using tf.estimator (#265) 2018-11-07 16:23:59 -08:00