dotnet / dotnet/machinelearning

Cannot combine OneVersusAll with FieldAwareFactorizationMachine

Open
#590 9 comments 0 reactions 0 assignees View on GitHub
area-Recommender bug enhancement help wanted Priority:1
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

The following:

```C#
OneVersusAll.With(new FieldAwareFactorizationMachineBinaryClassifier(), false);
```

throws a `Predictor doesn't implement the expected interface`. How could I combine the two?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.