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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Turik Campbell created IGNITE-8532:
--------------------------------------

             Summary: 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
             Fix For: 2.6


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)