Skip to content

code in robo.acquisition_functions.marginalization.py #109

Description

@cjfcsjt

should we change code line 75 :
"estimator.model = None" to "estimator.cost_model"
and change code line 77:
"estimator.model = self.cost_model.models[I]" to "estimator.cost_model = self.cost_model.models[I]"

and should we delete delete line 33-47?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions