Skip to content

Regression Tutorial crashes #130

@Qfl3x

Description

@Qfl3x

The regression tutorial: https://www.taija.org/ConformalPrediction.jl/stable/tutorials/regression/ is crashing at

    conf_model = conformal_model(pipe; method=_mod, coverage=0.95)

with error:

ERROR: MethodError: no method matching ConformalPrediction.ConformalQuantileRegressor(::MLJBase.DeterministicPipeline{…}, ::Float64, ::Nothing, ::ConformalPrediction.var"#f#25", ::Float64)
The type `ConformalPrediction.ConformalQuantileRegressor` exists, but no method is defined for this combination of argument types when trying to construct it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions