Skip to content

We need to fix the implementation of MLJModelInterface.predict for classifiers #92

Open
@DilumAluthge

Description

@DilumAluthge

In #91, I added an incorrect implementation of MMI.predict for classifiers. This allowed me to finish the pipeline, do cross validation, add additional tests, etc.

But we should fix the implementation of MMI.predict before we register the package.

Basically, we need a method MMI.predict that outputs a Vector{UnivariateFinite}.

Metadata

Metadata

Assignees

Labels

breakingbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions