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

    - This commit used weights for computing the number of resources for each 
bucket
      the pipelines in buckets are sorted in order of accuracy where last 
buckets keeps the more
      performing pipelines. If initial resource value is 50 then instead of 
assigning 50 resources
      to each bucket this commit compute weight matrix and then assign the 
resources accordingly ensuring the
      last bucket gets max resource value.
    - Add MSVM as evaluation function
    - Various cleanups and seed in bandit


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to