MLOS icon indicating copy to clipboard operation
MLOS copied to clipboard

Implement `TrialData.objectives` accessor

Open motus opened this issue 1 year ago • 1 comments
trafficstars

We already have the ExperimentData.objectives, but it might be convenient to get that data on the Trial level, too. (Note that the objectives for a trial may be different from the ones of the experiment it belongs to)

motus avatar Apr 30 '24 22:04 motus

I commented on this in #726, but I don't know as though we need this. ExperimentData.objectives seems more useful/relevant to me given a Trial can be reused across multiple Experiments even if they have different objectives.

bpkroth avatar May 09 '24 20:05 bpkroth