-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working