You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Turik Campbell (JIRA)" <ji...@apache.org> on 2019/01/06 23:11:00 UTC

[jira] [Commented] (IGNITE-8532) GA Grid: Implement Roulette Wheel Selection

    [ https://issues.apache.org/jira/browse/IGNITE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735364#comment-16735364 ] 

Turik Campbell commented on IGNITE-8532:
----------------------------------------

[~chief], I will need to make an update to Genetic Algorithms section of Ignite ReadMe documentation in support of this ticket.
Please advise on when https://apacheignite.readme.io/v2.8/docs will be able so I may update accordingly.


> GA Grid: Implement Roulette Wheel Selection
> -------------------------------------------
>
>                 Key: IGNITE-8532
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8532
>             Project: Ignite
>          Issue Type: New Feature
>          Components: ml
>            Reporter: Turik Campbell
>            Assignee: Turik Campbell
>            Priority: Minor
>             Fix For: 2.8
>
>
> Roulette Wheel Selection Method is a type of selection used for selecting potentially useful solutions for recombination.  This selection method gives more chances of selection to the better performing chromosomes. 
> IE: 
> https://en.wikipedia.org/wiki/Fitness_proportionate_selection



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)