8000 polylearn: higher order factorization machines and polynomial networks in Python · Issue #7 · scikit-learn-contrib/scikit-learn-contrib · GitHub
[go: up one dir, main page]

Skip to content 10000
polylearn: higher order factorization machines and polynomial networks in Python #7
Closed
@vene

Description

@vene

Hey folks, here's my request for project inclusion in scikit-learn-contrib.

Notes:

  • There could certainly be more narrative docs and more examples. I will work on that.
  • The two regressor classes pass check_estimator, but the classifier classes do not. The only reason for this is because polylearn only does binary classification, raising an error on multiclass or multioutput targets. The common tests don't like this, which I think is too strict. Should we make the scikit-learn tests more leninent with this scenario?

Cheers,
Vlad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0