autoemulate
autoemulate copied to clipboard
The Well dataset class
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
Check out this pull request on ![]()
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.
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.
Closing as no longer planned to pursue this direction.