Surrogates.jl icon indicating copy to clipboard operation
Surrogates.jl copied to clipboard

Docs: examples for each surrogate

Open ludoro opened this issue 4 years ago • 9 comments

Under tutorials: instead of "Basics" and "Stheno with Kriging", it would be nice to have a tutorial for each surrogates both 1D and ND, showcasing different features and calling and optimization method.

  • [x] Radials
  • [x] Kriging
  • [x] Lobachesky
  • [x] Neural
  • [x] Inverse distance
  • [x] Linear
  • [x] Second order poly
  • [x] RandomForestSurrogate
  • [ ] Mixture of experts
  • [x] Variable fidelity
  • [x] Polychaos
  • [ ] GEK

ludoro avatar Jun 14 '20 07:06 ludoro

I will work for Radial Surrogate.

RohitRathore1 avatar Jun 14 '20 15:06 RohitRathore1

I can take Kriging

mrandri19 avatar Jun 14 '20 16:06 mrandri19

I will work on RandomForestSurrogate

michiboo avatar Jun 15 '20 06:06 michiboo

Now, I will work on Linear Surrogate.

RohitRathore1 avatar Jun 18 '20 14:06 RohitRathore1

Now, I will work on Lobachesky Surrogate.

michiboo avatar Jun 21 '20 11:06 michiboo

@TeAmP0is0N there is a problem with the objective function in the linear docs, can you fix that?

ludoro avatar Jun 30 '20 07:06 ludoro

@TeAmP0is0N there is a problem with the objective function in the linear docs, can you fix that?

Done!

RohitRathore1 avatar Jun 30 '20 12:06 RohitRathore1

I will work on Inverse Distance Surrogate.

RohitRathore1 avatar Jun 30 '20 15:06 RohitRathore1

I will work on Second order poly

michiboo avatar Jul 02 '20 04:07 michiboo