Skip to content

docs: clarify FeatureSketch density and update model#19

Merged
Bing-su merged 1 commit into
mainfrom
fix/fsdocs
May 29, 2026
Merged

docs: clarify FeatureSketch density and update model#19
Bing-su merged 1 commit into
mainfrom
fix/fsdocs

Conversation

@Bing-su
Copy link
Copy Markdown
Owner

@Bing-su Bing-su commented May 29, 2026

  • restructure density, update-order, and adaptation notes with tables and diagrams
  • make count-min density wording explicit as an estimate
  • document score-before-update flow and lazy decay behavior
  • correct FeatureSketch seed default to random

- restructure density, update-order, and adaptation notes with tables and diagrams
- make count-min density wording explicit as an estimate
- document score-before-update flow and lazy decay behavior
- correct FeatureSketch seed default to random
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only update to docs/featuresketch/research.md clarifying FeatureSketch's density model, scoring/update semantics, lazy decay, and adaptation behavior, plus correcting the default seed value.

Changes:

  • Restructure density, update-order, and adaptation sections with tables and mermaid diagrams; clarify count-min density as an estimate.
  • Document score/update/update_and_score flow explicitly as score-before-update with lazy decay.
  • Correct the default seed in the configuration table from builder to random.

@Bing-su Bing-su merged commit ca639ff into main May 29, 2026
2 checks passed
@Bing-su Bing-su deleted the fix/fsdocs branch May 29, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants