autoemulate icon indicating copy to clipboard operation
autoemulate copied to clipboard

The Well dataset class

Open sgreenbury opened this issue 5 months ago • 3 comments

Contributes towards #447.

This PR adds:

  • Well Dataset class for reshaping for 2D autoemulate
  • Example notebook

Next steps:

  • Enable the n_step_inputs to be set given the dataset passed
  • Add tests

sgreenbury avatar May 23 '25 15:05 sgreenbury

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Coverage report

This PR does not seem to contain any modification to coverable code.

github-actions[bot] avatar May 23 '25 16:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.36%. Comparing base (8b50621) to head (71c0a46). Report is 199 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
+ Coverage   80.40%   81.36%   +0.96%     
==========================================
  Files         104      107       +3     
  Lines        7057     7512     +455     
==========================================
+ Hits         5674     6112     +438     
- Misses       1383     1400      +17     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar May 23 '25 16:05 codecov-commenter

Closing as no longer planned to pursue this direction.

radka-j avatar Sep 30 '25 13:09 radka-j