This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3c41c4ad Automatic Site Publish by Buildbot
3c41c4ad is described below
commit 3c41c4ad9882210a8872e19a47a9d6af80e69fb1
Author: buildbot <[email protected]>
AuthorDate: Fri Sep 20 23:32:18 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/Theta/ThetaSketches.html | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/output/docs/Theta/ThetaSketches.html
b/output/docs/Theta/ThetaSketches.html
index d145c5a3..882ce1ba 100644
--- a/output/docs/Theta/ThetaSketches.html
+++ b/output/docs/Theta/ThetaSketches.html
@@ -497,7 +497,7 @@
<p><a id="theta-sketch-framework"></a></p>
<h2 id="theta-sketch-framework">Theta Sketch Framework</h2>
-<p>Theta Sketches are a generalization of the well known <i>K<sup>th</sup>
Minimum Value</i> (KMV) <sup id="fnref:1"><a href="#fn:1"
class="footnote">1</a></sup>,<sup id="fnref:2"><a href="#fn:2"
class="footnote">2</a></sup>
+<p>Theta Sketches are a generalization of the well known <i>K<sup>th</sup>
Minimum Value</i> (KMV) <sup id="fnref:1"><a href="#fn:1"
class="footnote">1</a></sup><sup>,</sup><sup id="fnref:2"><a href="#fn:2"
class="footnote">2</a></sup>
sketches in that KMV sketches are a form of Theta Sketch, but not all Theta
Sketches are KMV.</p>
<p>The <a
href="https://github.com/apache/datasketches-website/tree/master/docs/pdf/ThetaSketchFramework.pdf">Theta
Sketch Framework</a> (TSF)
@@ -551,9 +551,6 @@ We will discuss the RSE in a later section.</p>
<p><img class="doc-img-full"
src="https://datasketches.apache.org/docs/img/theta/ThetaSketch1.png"
alt="ThetaSketch1" /></p>
-<p><a
href="https://github.com/apache/datasketches-website/tree/master/docs/pdf/ThetaSketchFramework.pdf">Theta
Sketch Framework</a>
-presents multiple ways that <i>θ</i> can be assigned using the <i>Theta
Choosing Function (TCF)</i>.
-Different sketch algorithms have different TCFs.</p>
<div class="footnotes">
<ol>
<li id="fn:1">
@@ -563,7 +560,7 @@ Different sketch algorithms have different TCFs.</p>
<p>See <a href="/docs/Theta/InverseEstimate.html">KMV Tutorial</a> for a
brief tutorial on KMV Sketches. <a href="#fnref:2"
class="reversefootnote">↩</a></p>
</li>
<li id="fn:3">
- <p>This is a limited “KMV perspective” on how <i>θ</i> gets assigned.
The attached paper <a href="#fnref:3" class="reversefootnote">↩</a></p>
+ <p>This is a limited “KMV perspective” on how <i>θ</i> gets assigned.
The attached paper <a
href="https://github.com/apache/datasketches-website/tree/master/docs/pdf/ThetaSketchFramework.pdf">Theta
Sketch Framework</a> presents multiple ways that <i>θ</i> can be assigned
using the <i>Theta Choosing Function (TCF)</i>. Different sketch algorithms
have different TCFs. <a href="#fnref:3" class="reversefootnote">↩</a></p>
</li>
</ol>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]