patelprateek opened a new issue, #414: URL: https://github.com/apache/datasketches-java/issues/414
I am running into issues where different sets can be different cardinality and error is high and wanted insights on how to tune theta params during my indexing phase . Are there any recommended good practices here around how to do these set operations , what kind of operations are not suited for this sketch I was thinking along the line if i can create a sharded sketch for some columns with larger cardinality , but unclear on what would be a reasonable threshold on sizing these sets , preferably auto tune these params while indexing . any pointers or ideas are appreciated -- 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]
