tisonkun opened a new issue, #35:
URL: https://github.com/apache/datasketches-rust/issues/35

   cc @leerho 
   
   Not sure if any sketches existing in datasketches-java fit in this 
requirement:
   
   * https://www.cs.ucsb.edu/sites/default/files/documents/2005-23.pdf
   * https://arxiv.org/pdf/1401.0702
   * 
https://docs.snowflake.com/en/user-guide/querying-approximate-frequent-values
   
   The main properties are: for a given data stream whose elements can be 
compared for equality, find an approximation of the most frequent values in the 
input, along with their approximate frequencies.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to