You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/02/28 04:15:37 UTC

[GitHub] [systemds] Shafaq-Siddiqi opened a new pull request #1550: [SYSTEMDS-3299] Seed value in genetic Algorithm

Shafaq-Siddiqi opened a new pull request #1550:
URL: https://github.com/apache/systemds/pull/1550


     - This commit introduce seed parameter in genetic algorithm to control the
       random additions and transitions in pipelines.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] Shafaq-Siddiqi closed pull request #1550: [SYSTEMDS-3299] Seed value in genetic Algorithm

Posted by GitBox <gi...@apache.org>.
Shafaq-Siddiqi closed pull request #1550:
URL: https://github.com/apache/systemds/pull/1550


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] mboehm7 commented on pull request #1550: [SYSTEMDS-3299] Seed value in genetic Algorithm

Posted by GitBox <gi...@apache.org>.
mboehm7 commented on pull request #1550:
URL: https://github.com/apache/systemds/pull/1550#issuecomment-1059836817


   This looks generally good to me @Shafaq-Siddiqi and having this hierarchical seed management is very nice. However, could you please create a new PR that only contains your new commit. When I tried rebasing this PR, your "forced push" made the commit appear somewhere in the middle which could potentially mess up the history.
   
   Once this is in, I would then help run a few experiments to see how to improve the runtime of this cleaning pipeline enumeration. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] Shafaq-Siddiqi commented on pull request #1550: [SYSTEMDS-3299] Seed value in genetic Algorithm

Posted by GitBox <gi...@apache.org>.
Shafaq-Siddiqi commented on pull request #1550:
URL: https://github.com/apache/systemds/pull/1550#issuecomment-1059837442


   Merged into Master.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org