Skip to content

Add MD17 dataset functionality#252

Closed
Suyash-Codes-AI wants to merge 1 commit into
JuliaML:masterfrom
Suyash-Codes-AI:patch-2
Closed

Add MD17 dataset functionality#252
Suyash-Codes-AI wants to merge 1 commit into
JuliaML:masterfrom
Suyash-Codes-AI:patch-2

Conversation

@Suyash-Codes-AI

Copy link
Copy Markdown

Overview
This PR introduces support for the MD17 dataset in the MLDatasets.jl library. The MD17 dataset is a popular molecular dynamics dataset that includes trajectories of small organic molecules and their respective energies and atomic forces.

Features Added
Dataset loader for MD17
Support for loading molecular trajectories (positions)
Support for extracting energies and forces per configuration
Simple API to access different molecules
Usage

Implement MD17 dataset for molecular dynamics trajectories with features and targets.
@codecov-commenter

codecov-commenter commented Mar 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.95%. Comparing base (3d40a68) to head (d70501b).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
+ Coverage   45.94%   46.95%   +1.01%     
==========================================
  Files          50       53       +3     
  Lines        2501     2626     +125     
==========================================
+ Hits         1149     1233      +84     
- Misses       1352     1393      +41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Suyash-Codes-AI

Copy link
Copy Markdown
Author

This PR addresses issue #252

@Suyash-Codes-AI

Suyash-Codes-AI commented Mar 29, 2026

Copy link
Copy Markdown
Author

@CarloLucibello
Look into it please

@CarloLucibello

Copy link
Copy Markdown
Member

you realize you are adding this file to the root directory?
I cannot spend my time reviewing AI slop.

@Suyash-Codes-AI
Suyash-Codes-AI deleted the patch-2 branch March 31, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants