Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Evaluate organoleptically different sampling approaches: #9

Open
dzieciou opened this issue Jan 2, 2023 · 1 comment
Open

Evaluate organoleptically different sampling approaches: #9

dzieciou opened this issue Jan 2, 2023 · 1 comment

Comments

@dzieciou
Copy link
Owner

dzieciou commented Jan 2, 2023

  • sampling n most distant leaves in a subtree
  • sort leaves by different subtrees,
@dzieciou
Copy link
Owner Author

dzieciou commented Jan 5, 2023

Quality criteria:

  • Exactly n leaves are selected
  • Let b(T,d) be a set of descendants of T at depth d, and |b(T,d)| be the cardinality of this set.
  • We want to find max d, such that |b(T,d)| >= n, but |b(T,d+1)| < n

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant