Skip to content

HintSVM Question #154

@jerrycshen

Description

@jerrycshen

idx = int(np.argmax(p_val))

I think every query we should select the closest point not the farthest point. right?

so the code should be idx = int(np.argmin(p_val)) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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