Skip to content

Change assertEquals for assertEqual in KFold tests #278

Open
@javicid

Description

@javicid

This is to avoid the following warning:

Tests KFold.split() from single subset, shuffle=False and uneven ... /dislib/tests/test_kfold.py:67: DeprecationWarning: Please use assertEqual instead.

self.assertEquals(len_x_train, len_y_train)

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