This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 56987b50f79 Publishing website 2023/11/28 05:38:38 at commit 86f711b
56987b50f79 is described below
commit 56987b50f79833de1dc9340a86d9822a649137ae
Author: runner <runner@main-runner-zt478-bl8mr>
AuthorDate: Tue Nov 28 05:38:39 2023 +0000
Publishing website 2023/11/28 05:38:38 at commit 86f711b
---
.../documentation/transforms/python/elementwise/mltransform/index.html | 2 +-
website/generated-content/sitemap.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/website/generated-content/documentation/transforms/python/elementwise/mltransform/index.html
b/website/generated-content/documentation/transforms/python/elementwise/mltransform/index.html
index f55a6f17b06..8ff23c25a43 100644
---
a/website/generated-content/documentation/transforms/python/elementwise/mltransform/index.html
+++
b/website/generated-content/documentation/transforms/python/elementwise/mltransform/index.html
@@ -38,7 +38,7 @@
<script
src=/js/sliders/top-banners.min.91104c476b3d8123ebee5ed9a8168556ec546abb698549551b38a0cee187ee1c.js></script>
<script>function showSearch(){addPlaceholder();var
e,t=document.querySelector(".searchBar");t.classList.remove("disappear"),e=document.querySelector("#iconsBar"),e.classList.add("disappear")}function
addPlaceholder(){$("input:text").attr("placeholder","What are you looking
for?")}function endSearch(){var
e,t=document.querySelector(".searchBar");t.classList.add("disappear"),e=document.querySelector("#iconsBar"),e.classList.remove("disappear")}function
blockScroll(){$("body").toggleClass(" [...]
Pydoc</a></td></table><p><br><br><br></p></a></td></tr></table><p>Use
<code>MLTransform</code> to apply common machine learning (ML) processing tasks
on keyed data. Apache Beam provides ML data processing transformations that you
can use with <code>MLTransform</code>. For the full list of available data
-processing transformations, see the <a
href=https://github.com/apache/beam/blob/ab93fb1988051baac6c3b9dd1031f4d68bd9a149/sdks/python/apache_beam/ml/transforms/tft.py#L52>tft.py
file</a> in GitHub.</p><p>To define a data processing transformation by using
<code>MLTransform</code>, create instances of data processing transforms with
<code>columns</code> as input parameters. The data in the specified
<code>columns</code> is transformed and outputted to the <code>beam.Row</code>
object.</p>< [...]
+processing transformations, see the <a
href=https://github.com/apache/beam/blob/master/sdks/python/apache_beam/ml/transforms/tft.py#L52>tft.py
file</a> in GitHub.</p><p>To define a data processing transformation by using
<code>MLTransform</code>, create instances of data processing transforms with
<code>columns</code> as input parameters. The data in the specified
<code>columns</code> is transformed and outputted to the <code>beam.Row</code>
object.</p><p>The following example demonstrat [...]
with beam.Pipeline() as p:
(data |
MLTransform(write_artifact_location=artifact_location).with_transform(scale_to_z_score_transform))
</code></pre><p>In this example, <code>MLTransform</code> receives a value for
<code>write_artifact_location</code>. <code>MLTransform</code> then uses this
location value to write artifacts generated by the transform. To pass the data
processing transform, you can use either the <code>with_transform</code> method
of <code>MLTransform</code> or a list.</p><pre
tabindex=0><code>MLTransform(transforms=transforms,
write_artifact_location=write_artifact_location)
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 72241b553b2..f68701b2f18 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/categories/blog/</loc><lastmod>2023-11-27T15:18:56-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-11-27T15:18:56-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-11-27T15:18:56-08:00</lastmod></url><url><loc>/blog/contributor-spotlight-johanna-ojeling/</loc><lastmod>2023-11-27T15:18:56-08:00</lastm
[...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/categories/blog/</loc><lastmod>2023-11-27T19:34:49-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-11-27T19:34:49-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-11-27T19:34:49-08:00</lastmod></url><url><loc>/blog/contributor-spotlight-johanna-ojeling/</loc><lastmod>2023-11-27T19:34:49-08:00</lastm
[...]
\ No newline at end of file