This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from f2f088283c4 Add Terraform configuration and IAM management scripts for
GCP project (#35701)
add 1aa3592f2a6 [YAML] A Streaming Inference Pipeline - Taxi Fare
Estimation (#35568)
No new revisions were added by this update.
Summary of changes:
.../yaml/examples/testing/examples_test.py | 221 +++++-
.../yaml/examples/testing/input_data.py | 67 ++
.../ml/{sentiment_analysis => taxi_fare}/README.md | 57 +-
.../custom_nyc_taxifare_model_deployment.ipynb | 810 +++++++++++++++++++++
.../taxi_fare/streaming_taxifare_prediction.yaml | 276 +++++++
5 files changed, 1369 insertions(+), 62 deletions(-)
copy sdks/python/apache_beam/yaml/examples/transforms/ml/{sentiment_analysis
=> taxi_fare}/README.md (56%)
create mode 100644
sdks/python/apache_beam/yaml/examples/transforms/ml/taxi_fare/custom_nyc_taxifare_model_deployment.ipynb
create mode 100644
sdks/python/apache_beam/yaml/examples/transforms/ml/taxi_fare/streaming_taxifare_prediction.yaml