Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement get_stats for Dataset and print it before training #251

Merged
merged 12 commits into from
Jun 13, 2024

Merge branch 'dataset-repr' of https://github.com/lab-cosmo/metatrain…

aa57dfc
Select commit
Loading
Failed to load commit list.
Merged

Implement get_stats for Dataset and print it before training #251

Merge branch 'dataset-repr' of https://github.com/lab-cosmo/metatrain…
aa57dfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 0s

93.93% of diff hit (target 90.00%)

View this Pull Request on Codecov

93.93% of diff hit (target 90.00%)

Annotations

Check warning on line 238 in src/metatrain/utils/data/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metatrain/utils/data/dataset.py#L238

Added line #L238 was not covered by tests

Check warning on line 252 in src/metatrain/utils/data/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metatrain/utils/data/dataset.py#L252

Added line #L252 was not covered by tests

Check warning on line 452 in src/metatrain/utils/data/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metatrain/utils/data/dataset.py#L452

Added line #L452 was not covered by tests

Check warning on line 461 in src/metatrain/utils/data/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metatrain/utils/data/dataset.py#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 474 in src/metatrain/utils/data/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metatrain/utils/data/dataset.py#L474

Added line #L474 was not covered by tests