Difference between revisions of "Tree View"
Jump to navigation
Jump to search
(Initial commit.) |
m (Add Category:Terminology) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
| − | Similar to [[Stats Buffer]] which is a multi-dimensional array with segmentations used in [[Visit Count Stats]] where several buffers are used for better performance (similar to [[Crowd Targeting]]), a '''Tree View''' is basically a tree (mostly [[kd-tree]]) with its own attributes and weights. Different Tree Views can have different attributes, not to mention different weights. When combined, sometimes the performance | + | Similar to [[Stats Buffer]] which is a multi-dimensional array with segmentations used in [[Visit Count Stats]] where several buffers are used for better performance (similar to [[Crowd Targeting]]), a '''Tree View''' is basically a tree (mostly [[kd-tree]]) with its own [[Dynamic Clustering Attribute|attributes]] and [[Dynamic Clustering Weight|weights]]. Different Tree Views can have different attributes, not to mention different weights. When combined, sometimes the performance improves dramatically against a specified set of opponents. |
| + | |||
| + | == See also == | ||
| + | * [[Dynamic Clustering]] | ||
| + | * [[Crowd Targeting]] | ||
| + | |||
| + | [[Category:Terminology]] | ||
Latest revision as of 05:33, 15 September 2017
| This article is a stub. You can help RoboWiki by expanding it. |
Similar to Stats Buffer which is a multi-dimensional array with segmentations used in Visit Count Stats where several buffers are used for better performance (similar to Crowd Targeting), a Tree View is basically a tree (mostly kd-tree) with its own attributes and weights. Different Tree Views can have different attributes, not to mention different weights. When combined, sometimes the performance improves dramatically against a specified set of opponents.