Skip to content

Relax test dependencies for MLJ #3

@ablaom

Description

@ablaom

using MLJ: machine, fit!, fitted_params, transform

It doesn't look like one needs all of MLJ for testing. I think MLJBase should suffice.

If you are using any measures (metrics) from MLJ, then now that this has just merged, you will additionally need to add StatisticalMeasures.jl as a test dependency and add using StatisticalMeasures to your tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions