17 resultados para tree size classes


Relevância:

30.00% 30.00%

Publicador:

Resumo:

An organism’s home range dictates the spatial scale on which important processes occur (e.g. competition and predation) and directly affects the relationship between individual fitness and local habitat quality. Many reef fish species have very restricted home ranges after settlement and, here, we quantify home-range size in juveniles of a widespread and abundant reef fish in New Zealand, the common triplefin (Forsterygion lapillum). We conducted visual observations on 49 juveniles (mean size = 35-mm total length) within the Wellington harbour, New Zealand. Home ranges were extremely small, 0.053 m2 ± 0.029 (mean ± s.d.) and were unaffected by adult density, body size or substrate composition. A regression tree indicated that home-range size sharply decreased ~4.5 juveniles m–2 and a linear mixed model confirmed that home-range sizes in high-density areas (>4.5 juveniles m–2) were significantly smaller (34%) than those in low-density areas (after accounting for a significant effect of fish movement on our home-range estimates). Our results suggest that conspecific density may have negative and non-linear effects on home-range size, which could shape the spatial distribution of juveniles within a population, as well as influence individual fitness across local density gradients.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This work proposes an extended version of the well-known tree-augmented naive Bayes (TAN) classifier where the structure learning step is performed without requiring features to be connected to the class. Based on a modification of Edmonds' algorithm, our structure learning procedure explores a superset of the structures that are considered by TAN, yet achieves global optimality of the learning score function in a very efficient way (quadratic in the number of features, the same complexity as learning TANs). We enhance our procedure with a new score function that only takes into account arcs that are relevant to predict the class, as well as an optimization over the equivalent sample size during learning. These ideas may be useful for structure learning of Bayesian networks in general. A range of experiments shows that we obtain models with better prediction accuracy than naive Bayes and TAN, and comparable to the accuracy of the state-of-the-art classifier averaged one-dependence estimator (AODE). We release our implementation of ETAN so that it can be easily installed and run within Weka.