You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "AVIJIT BASAK (Jira)" <ji...@apache.org> on 2020/12/22 10:57:00 UTC

[jira] [Comment Edited] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

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

AVIJIT BASAK edited comment on MATH-1563 at 12/22/20, 10:56 AM:
----------------------------------------------------------------

The enhancement request was sent to "{color:#222222}dev@commons.apache.org"{color}

I have subscribed to "dev" ML "dev@community.apache.org".


was (Author: avijit.basak):
"{color:#172b4d}Did you {color}*subscribe*{color:#172b4d} to the "dev" ML?{color}"

Yes, I have subscribed to "dev" ML

 

> Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm
> --------------------------------------------------------------------------------
>
>                 Key: MATH-1563
>                 URL: https://issues.apache.org/jira/browse/MATH-1563
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: AVIJIT BASAK
>            Priority: Major
>
> In Genetic Algorithm probability of crossover and mutation operation can be generated in an adaptive manner. Some experiment was done related to this and published in this article "https://www.ijcaonline.org/archives/volume175/number10/basak-2020-ijca-920572.pdf".
> Currently Apache's API works on constant probability strategy. I would like to propose incorporation of rank based adaptive probability generation strategy as described in the mentioned article. This will improve the performance and robustness of the algorithm and would make this more suitable for use in higher dimensional problems like machine learning or deep learning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)