This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 9aa2c529c51 Adding autoservice annotations to all
SchemaTransformProviders (#25107)
add 89cd0599708 Add working example for Per Entity Training (#25081)
No new revisions were added by this update.
Summary of changes:
.../apache_beam/examples/per_entity_training.py | 152 +++++++++++++++++++++
.../site/content/en/documentation/ml/overview.md | 3 +-
.../en/documentation/ml/per-entity-training.md | 64 +++++++++
.../partials/section-menu/en/documentation.html | 1 +
4 files changed, 219 insertions(+), 1 deletion(-)
create mode 100644 sdks/python/apache_beam/examples/per_entity_training.py
create mode 100644
website/www/site/content/en/documentation/ml/per-entity-training.md