Giter Club home page Giter Club logo

Comments (13)

berndbischl avatar berndbischl commented on May 29, 2024
  • if more than 1 point is proposes

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

Jakob, please do only the above two things.

If you want to do it in more places, discuss it here.

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

I added parallelMap in evalTargetFunction

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

Jakob, is this done for all places where the target function is evaluated?

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

After that I could think of 1-2 more places, that we can discuss, then we can close.

from mlrmbo.

jakobbossek avatar jakobbossek commented on May 29, 2024

I think it is done for all places in our mbo core function and all called functions.

Of course the exampleRun function also makes heavy use of function evaluations. What places are you thinking about?

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024
  1. exampleRun: Good idea. If not parallel, do it now.

  2. In parallelLCB the different lcb function can be optimized in parallel. This is expensive. Do this, too.

If parallel is tested after that in 2-3 modes, pls close for now.

from mlrmbo.

jakobbossek avatar jakobbossek commented on May 29, 2024

Added parallelMap to exampleRun. Works fine with the testet modes local and multicore.

Where is 2) located? Can't find it :-)

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024
  1. You should always test with "socket" too, because in this mode variable are potentially exported.
    multicore uses forking = mem sharing with master.

  2. It is in multipoint lcb. Leave this to me for another reason. I will also close this.

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

Before I forget: You also must document in all related R docs that the functions are now parallelized!

from mlrmbo.

jakobbossek avatar jakobbossek commented on May 29, 2024

You told me where to annotate, that parallelization is possible, but I unfortunately forgot it.

from mlrmbo.

berndbischl avatar berndbischl commented on May 29, 2024

Document it somewhere at the end of mbo.

Then either explain it in the tutorial, very BRIEFLY, or add a new isse for that.

from mlrmbo.

jakobbossek avatar jakobbossek commented on May 29, 2024

I added a @note to the documentation of mbo and referenced the parallelMap package and the mlrMBO tutorial.

from mlrmbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.