Skip to content

One point datasets always end up in validation split #1634

@Zaharid

Description

@Zaharid

When the dataset has one data point and a frac < 1 the code here

trmax = int(frac * ndata)

rounds the number of training points to zero, and so the dataset end in validation for all replicas. This may cause some total cross sections like ATLASTTBARTOT7TEV to end up with a somewhat worse chi2.

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