Skip to content

Failed to convert feature matrix X and label y to xlearn data format #370

@dudududa007

Description

@dudududa007

I got an error when I run "example_FM_wine.py" file.


Failed to convert feature matrix X and label y to xlearn data format
During handling of the above exception, another exception occurred:
File "D:\Src\example_FM_wine.py", line 50, in
fm_model.fit(X_train,


The same error occurs in"example_LR_iris.py" file.
The error does not occur in "example_FFM_criteo.py" file. (Because this file uses a txt file as a parameter when calling the fit function.)

how do I fix it?
Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions