Skip to content

coda #5

Description

@mazhichong

Hello, I met the following problem when reproducing your code, I would like to ask you for advice, looking forward to your reply.

DataConversionWarning: A column-vector y was passed when a 1d array was expected. Please change the shape o
f y to (n_samples, ), for example using ravel().
y = column_or_1d(y, warn=True)
gcn_xgb_morgan.py:126: DataConversionWarning: A column-vector y was passed when a 1d array was expected. Please change the shape of y to (n_samples, ), for example using ravel().
clf.fit(X_train, y_train)

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