Talk:Tournament selection
This is the talk page for discussing improvements to the Tournament selection article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||
|
The pseudo code
[edit]The pseudo code seems wrong. It should be:
choose k (the tournament size) individuals from the population at random
select the best of the k individuals
The statement "The chosen individual can be removed from the population that the selection is made from if desired, otherwise individuals can be selected more than once for the next generation" is wrong. For a population of size n, there are n tournaments. If the selected individual is removed from the population, then by the time the nth tournament has been run, there will be n - n individuals who have not been selected. At that point there is no actual selection happening. —Preceding unsigned comment added by 129.15.40.22 (talk) 21:50, 21 June 2010 (UTC)
The cited paper does not seem to use the p parameter. Can someone add a references to a paper that introduces this parameter? If not, it probably should not be in wikipedia. —Preceding unsigned comment added by Mlittman (talk • contribs) 19:44, 24 October 2010 (UTC)
Mathematically wrong
[edit]If you do the mathematics you will find that either k has to be 0 or that p has to be 1. This doesn't seem right.
--Astenorh (talk) 13:36, 2 May 2011 (UTC)
- Right, there's a (1-p)^k probability that none of the k participants is selected. This could be solved by saying that the worst individual is always selected with a probability of (1-p)^(k-1), or dividing all the probabilities by 1-(1-p)^k. In any case, a clarification is needed. 138.100.74.81 (talk) 08:27, 3 June 2013 (UTC)
- Start-Class Robotics articles
- Low-importance Robotics articles
- WikiProject Robotics articles
- Start-Class Molecular Biology articles
- Unknown-importance Molecular Biology articles
- Start-Class Computational Biology articles
- Low-importance Computational Biology articles
- WikiProject Computational Biology articles
- All WikiProject Molecular Biology pages