Skip to content

Improve querying for measures #529

@ablaom

Description

@ablaom

There used to be measures(matching(y)) but that didn't really make sense because y doesn't tell you whether you want to running a probabilistic model or a deterministic one. @f0lie suggests basing the query on a ready-constructed machine, which makes more sense. See JuliaAI/MLJ.jl#753 (comment) .

Maybe something like measures(matching(mach))??

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions