Skip to content

Does input X in degrade_dataset(...) has nan (missing values)? #1

@yezhengli-Mr9

Description

@yezhengli-Mr9

Hi Indro,
Does input X in degrade_dataset(...) possibly have nan (missing values, I mean the raw data has intrinsic missing values)?

If so, why mask_1d = np.ones(n) rather than mask_1d = #where X is not nan?

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